litellm/litellm
Ishaan Jaff 57295cedef
[Feat] Add Azure AI Doc Intelligence OCR (#16219)
* TestAzureDocumentIntelligenceOCR

* add AZURE_DOCUMENT_INTELLIGENCE_API_VERSION

* add AzureDocumentIntelligenceOCRConfig

* add async_transform_ocr_response

* use async transform

* add AzureDocumentIntelligenceOCRConfig

* add AzureDocumentIntelligenceOCRConfig

* add AzureDocumentIntelligenceOCRConfig

* add get_azure_ai_ocr_config

* add azure_ai/doc-intelligence

* add azure_ai/doc-intelligence

* docs fix

* docs fix

* add azure doc intel

* fix lint error
2025-11-03 17:22:19 -08:00
..
anthropic_interface
assistants
batch_completion
batches [Feat] Add support for Batch API Rate limiting - PR1 adds support for input based rate limits (#16075) 2025-10-29 18:28:52 -07:00
caching [Feat] UI - Allow setting cache settings on UI (#16143) 2025-10-31 17:43:59 -07:00
completion_extras fix: fix transformation.py 2025-10-11 13:45:41 -07:00
containers Add E2E Container API Support (#16136) 2025-11-01 14:03:51 -07:00
endpoints/speech/speech_to_completion_bridge
experimental_mcp_client fix(client.py): fix rest api tool call 2025-10-09 14:42:04 -07:00
files fix: Convert object to a correct type (#15634) 2025-10-16 21:47:32 -07:00
fine_tuning
google_genai fix test /generateContent route 2025-10-04 10:49:46 -07:00
images [Feat] Add FAL AI Image Generations on LiteLLM (#16067) 2025-10-29 13:10:51 -07:00
integrations [Feat] s3 logger, add support for ssl_verify when using minio logger (#16211) 2025-11-03 13:56:00 -08:00
litellm_core_utils Fix index field not populated in streaming mode with n>1 and tool calls (#15962) 2025-11-02 09:52:31 -08:00
llms [Feat] Add Azure AI Doc Intelligence OCR (#16219) 2025-11-03 17:22:19 -08:00
ocr [Feat] /ocr - Add VertexAI OCR provider support + cost tracking (#16216) 2025-11-03 15:56:49 -08:00
passthrough working - errors from bedrock through pass throughs 2025-10-16 15:40:42 -07:00
proxy revert noma apply guard (#16214) 2025-11-03 14:57:40 -08:00
realtime_api [Fix] OpenAI Realtime API integration fails due to websockets.exceptions.PayloadTooBig error (#15751) 2025-10-20 15:54:14 -07:00
rerank_api [Feat] Add Nvidia NIM Rerank Support (#15152) 2025-10-02 18:58:52 -07:00
responses fix: Support text.format parameter in Responses API for providers without native ResponsesAPIConfig (#16023) 2025-10-28 18:06:48 -07:00
router_strategy fix: remove router inefficiencies (from O(M*N) to O(1)) - 62.5% faster P99 latency (#15046) 2025-09-29 15:49:46 -07:00
router_utils [Feat] UI - Search Tools, allow adding search tools on UI + testing search (#15871) 2025-10-23 17:59:29 -07:00
search [Bug Fix] Exa Search API - ensure request params are sent to Exa AI (#15855) 2025-10-23 11:56:30 -07:00
secret_managers Merge branch 'main' into litellm_dev_09_11_2025_p1 2025-10-08 19:02:58 -07:00
types feat: change guardrail_information to list type (#16127) 2025-11-02 09:47:49 -08:00
vector_stores (feat) Azure AI Vector Stores - support "virtual" indexes + create vector store on passthrough API (#16160) 2025-11-01 12:01:32 -07:00
videos Add custom_llm_provider support for video endpoints (non-generation) (#16121) 2025-11-01 12:09:11 -07:00
__init__.py Add E2E Container API Support (#16136) 2025-11-01 14:03:51 -07:00
_logging.py
_redis.py fix: Apply max_connections configuration to Redis async client (#15797) 2025-10-22 09:19:08 -07:00
_service_logger.py
_uuid.py Fix: revert fastuuid optional dependency, always use fastuuid in .__uid helper (#14941) 2025-09-26 09:14:20 -07:00
_version.py
budget_manager.py
constants.py [Feat] Add Azure AI Doc Intelligence OCR (#16219) 2025-11-03 17:22:19 -08:00
cost_calculator.py fix: resolve memory leak caused by Pydantic 2.11+ deprecation warnings (#16110) 2025-11-01 13:16:32 -07:00
cost.json
exceptions.py build: squash merge litellm_dev_10_10_2025_p1 2025-10-25 12:21:12 -07:00
main.py Update perplexity cost tracking (#15743) 2025-11-03 08:45:34 -08:00
model_prices_and_context_window_backup.json [Feat] Add Azure AI Doc Intelligence OCR (#16219) 2025-11-03 17:22:19 -08:00
mypy.ini fix mypy 2025-09-27 12:21:32 -07:00
py.typed
router.py Add E2E Container API Support (#16136) 2025-11-01 14:03:51 -07:00
scheduler.py
timeout.py
utils.py [Feat] Add Azure AI Doc Intelligence OCR (#16219) 2025-11-03 17:22:19 -08:00