litellm/litellm
2025-11-17 10:58:43 -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 Update model logging format for custom LLM provider (#16485) 2025-11-11 19:13:42 -08:00
completion_extras fix _map_reasoning_effort 2025-11-14 17:27:32 -08: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 fix: forward OpenAI organization for image generation (#16607) 2025-11-13 21:51:27 -08:00
integrations Prometheus - make OSS (#16689) 2025-11-15 11:06:34 -08:00
litellm_core_utils Prometheus - make OSS (#16689) 2025-11-15 11:06:34 -08:00
llms fix: shared_sessions not being used 2025-11-17 10:58:43 -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 fix: call_type mistake & remove repetitive .lower() calls 2025-11-17 10:58:43 -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 Vector store files Stable Release (#16643) 2025-11-15 13:00:33 -08: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 Prometheus - make OSS (#16689) 2025-11-15 11:06:34 -08: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 [Feat] Secret Manager - Hashicorp, add auth via approle (#16374) 2025-11-07 14:39:33 -08:00
types Vector store files Stable Release (#16643) 2025-11-15 13:00:33 -08:00
vector_store_files Vector store files Stable Release (#16643) 2025-11-15 13:00:33 -08:00
vector_stores [Fix] - Bedrock Knowledge Bases - add support for filtering kb queries (#16543) 2025-11-12 12:38:50 -08:00
videos Add Vertex and Gemini Videos API with Cost Tracking + UI support (#16323) 2025-11-08 16:03:51 -08:00
__init__.py Vector store files Stable Release (#16643) 2025-11-15 13:00:33 -08: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
_version.py
budget_manager.py
constants.py feat(openai): Add verbosity parameter support for GPT-5 family models (#16660) 2025-11-14 19:38:27 -08:00
cost_calculator.py Add Gemini image edit support (#16430) 2025-11-12 18:48:27 -08:00
cost.json
exceptions.py Adds support for returning Azure Content Policy error information when exceptions from Azure OpenAI occur (#16231) 2025-11-08 16:04:36 -08:00
main.py fix: shared_sessions not being used 2025-11-17 10:58:43 -08:00
model_prices_and_context_window_backup.json Vector store files Stable Release (#16643) 2025-11-15 13:00:33 -08:00
mypy.ini
py.typed
router.py Vector store files Stable Release (#16643) 2025-11-15 13:00:33 -08:00
scheduler.py
timeout.py
utils.py Optimize response string construction 2025-11-15 17:56:12 -08:00