litellm/litellm
Jugal D. Bhatt efd34966dc
[LLM Translation] Support /v1/models/{model_id} retrieval (#13268)
* added model id endpoint

* fix test

* add route to internal users

* make the functions reusable

* fixed mypy
2025-08-04 18:03:59 -07:00
..
anthropic_interface
assistants
batch_completion
batches UI - Support 'batch' model health checks + make 'team-only' model concept clearer (#12770) 2025-07-19 14:30:38 -07:00
caching Add GCS bucket caching support (#13122) 2025-08-04 16:09:33 -07:00
completion_extras fix: remove unused imports in completion_extras transformation (#12655) 2025-07-16 10:23:13 -07:00
endpoints/speech/speech_to_completion_bridge
experimental_mcp_client [MCP Gateway] Litellm mcp client list fail (#13114) 2025-07-30 15:23:19 -07:00
files
fine_tuning
google_genai [Bug Fix] Gemini-CLI Integration - ensure tool calling works as expected on generateContent (#13189) 2025-07-31 16:42:57 -07:00
images [Feat] Add Google AI Studio Imagen4 model family (#13065) 2025-07-28 21:25:40 -07:00
integrations Fix: Langfuse reporting "client closed" error due to httpx client TTL (#13045) 2025-08-04 16:12:51 -07:00
litellm_core_utils Support OCI provider (#13206) 2025-08-04 15:59:25 -07:00
llms refactor(oci/chat/transformation.py): lazy load package imports 2025-08-04 17:12:36 -07:00
passthrough
proxy [LLM Translation] Support /v1/models/{model_id} retrieval (#13268) 2025-08-04 18:03:59 -07:00
realtime_api [LLM Translation] fix query params for realtime api intent (#12838) 2025-07-25 10:09:53 -07:00
rerank_api Add Hosted VLLM rerank provider integration (#12738) 2025-07-18 10:55:50 -07:00
responses Bug Fix - Responses API raises error with Gemini Tool Calls in input (#13260) 2025-08-04 12:01:33 -07:00
router_strategy [Feat] UI - Allow Adding LiteLLM Auto Router on UI (#12960) 2025-07-24 19:58:49 -07:00
router_utils Fix async retryer on .acompletion() + forward clientside headers - filter out content-type from clientside request (causes llm api call to hang) (#12886) 2025-07-22 19:50:05 -07:00
secret_managers Added handling for pwd protected cert files in AOAI CertificateCredential auth (#12995) 2025-07-28 21:34:54 -07:00
types Add GCS bucket caching support (#13122) 2025-08-04 16:09:33 -07:00
vector_stores [Feat] LLM API Endpoint - Expose OpenAI Compatible /vector_stores/{vector_store_id}/search endpoint (#12749) 2025-07-18 18:18:53 -07:00
__init__.py Support OCI provider (#13206) 2025-08-04 15:59:25 -07:00
_logging.py suppress httpx logging (#13217) 2025-08-01 20:02:08 -07:00
_redis.py
_service_logger.py
_version.py
budget_manager.py
constants.py Support OCI provider (#13206) 2025-08-04 15:59:25 -07:00
cost_calculator.py [LLM Translation] Fix Model Usage not having text tokens (#13234) 2025-08-04 21:06:49 +05:30
cost.json
exceptions.py Anthropic - working mid-stream fallbacks (#13149) 2025-07-31 21:22:49 -07:00
main.py Support OCI provider (#13206) 2025-08-04 15:59:25 -07:00
model_prices_and_context_window_backup.json refactor(oci/chat/transformation.py): lazy load package imports 2025-08-04 17:12:36 -07:00
mypy.ini
py.typed
router.py Anthropic - mid stream fallbacks p2 (add token usage across both calls) (#13170) 2025-07-31 21:28:06 -07:00
scheduler.py
timeout.py
utils.py Support OCI provider (#13206) 2025-08-04 15:59:25 -07:00