litellm/litellm
Alvaro Sevilla 196a7269f6
fix(vertex_ai): support global location in vertex ai passthrough (#11661)
* Support global location in vertex ai passthrough

* refactor
2025-06-13 09:51:04 -07:00
..
anthropic_interface [Feat] Allow using litellm.completion with /v1/messages API Spec (use gpt-4, gemini etc with claude code) (#11502) 2025-06-06 20:35:53 -07:00
assistants Contributor PR - Support OPENAI_BASE_URL in addition to OPENAI_API_BASE (#9995) (#10423) 2025-04-29 21:27:37 -07:00
batch_completion
batches fix(router.py): write file to all deployments (#10708) 2025-05-10 00:08:30 -07:00
caching [Bug Fix] No module named 'diskcache' (#11600) 2025-06-10 14:54:11 -07:00
completion_extras Logging: prevent double logging logs when bridge is used (anthropic <-> chat completion OR chat completion <-> responses api) (#11687) 2025-06-12 23:07:36 -07:00
experimental_mcp_client fix types on tools.py 2025-03-29 16:48:15 -07:00
files Litellm Unified File ID output file id support (#10713) 2025-05-10 11:02:09 -07:00
fine_tuning Litellm managed file updates combined (#11040) 2025-05-22 17:20:41 -07:00
images test: update tests 2025-05-24 12:26:31 -07:00
integrations fix: remove redundant f-string 2025-06-06 09:18:20 -07:00
litellm_core_utils Logging: prevent double logging logs when bridge is used (anthropic <-> chat completion OR chat completion <-> responses api) (#11687) 2025-06-12 23:07:36 -07:00
llms Logging: prevent double logging logs when bridge is used (anthropic <-> chat completion OR chat completion <-> responses api) (#11687) 2025-06-12 23:07:36 -07:00
passthrough build(VLLM-Passthrough-with-loadbalancing-support-(enables-using-model-list-for-VLLM-/classify-endpoint)): Closes #11205 2025-05-31 09:00:04 -07:00
proxy fix(vertex_ai): support global location in vertex ai passthrough (#11661) 2025-06-13 09:51:04 -07:00
realtime_api Gemini Multimodal Live API support (#10841) 2025-05-15 22:39:09 -07:00
rerank_api feat: add HuggingFace rerank provider support (#11438) 2025-06-05 23:23:01 -07:00
responses Logging: prevent double logging logs when bridge is used (anthropic <-> chat completion OR chat completion <-> responses api) (#11687) 2025-06-12 23:07:36 -07:00
router_strategy fix: Do not add default model on tag based-routing when valid tag (#11454) 2025-06-12 13:18:42 -07:00
router_utils Codestral - return litellm latency overhead on /v1/completions + Add '__contains__' support for ChatCompletionDeltaToolCall (#10879) 2025-05-27 16:13:44 -07:00
secret_managers fix(secret-managers): Break AzureCredentialType restriction on AZURE_CREDENTIAL (#11272) 2025-05-31 01:03:08 -07:00
types Logging: prevent double logging logs when bridge is used (anthropic <-> chat completion OR chat completion <-> responses api) (#11687) 2025-06-12 23:07:36 -07:00
vector_stores [Fix] [Bug]: Knowledge Base Call returning error (#11467) 2025-06-05 18:24:36 -07:00
__init__.py Enable System Proxy Support for aiohttp Transport (#11616) 2025-06-11 21:13:37 -07:00
_logging.py fix debug logs 2025-05-06 14:28:20 -07:00
_redis.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
_service_logger.py [Feat] - Add Support for Showing Passthrough endpoint Error Logs on LiteLLM UI (#10990) 2025-05-20 18:29:39 -07:00
_version.py Virtual key based policies in Aim Guardrails (#9499) 2025-04-01 21:57:23 -07:00
budget_manager.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
constants.py [Feat] MCP expose streamable https endpoint for LiteLLM Proxy (#11645) 2025-06-12 16:32:04 -07:00
cost_calculator.py Litellm dev 06 03 2025 p3 (#11388) 2025-06-03 22:35:51 -07:00
cost.json
exceptions.py [Feat] Add Lakera v2 Guardrail Support (#10880) 2025-05-16 17:08:21 -07:00
main.py Add bridge for /chat/completion -> /responses API (#11632) 2025-06-11 22:20:18 -07:00
model_prices_and_context_window_backup.json [Feat] Use dedicated Rest endpoints for list, calling MCP tools (#11684) 2025-06-12 19:02:20 -07:00
mypy.ini fix linting errors from ryptography.hazmat.bindings._rust 2025-05-17 16:31:30 -07:00
py.typed
router.py [Feat] New LLM API Endpoint - Add List input items for Responses API (#11602) 2025-06-10 15:47:16 -07:00
scheduler.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
timeout.py
utils.py Convert scientific notation str to int + Bubble up azure content filter results (#11655) 2025-06-11 23:07:22 -07:00