| .. |
|
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
|
(code quality) run ruff rule to ban unused imports (#7313)
|
2024-12-19 12:33:42 -08:00 |
|
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
|
[Perf] Alexsander fixes round 2 - Oct 18th (#15695)
|
2025-10-18 11:12:00 -07:00 |
|
completion_extras
|
fix: fix transformation.py
|
2025-10-11 13:45:41 -07:00 |
|
endpoints/speech/speech_to_completion_bridge
|
fix: fix import errors
|
2025-09-14 09:32:21 -07:00 |
|
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
|
Litellm managed file updates combined (#11040)
|
2025-05-22 17:20:41 -07:00 |
|
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] Add FAL AI Image Generations on LiteLLM (#16067)
|
2025-10-29 13:10:51 -07:00 |
|
litellm_core_utils
|
Fix spend tracking for OCR/aOCR requests (log pages_processed + recognize OCRResponse) (#16070)
|
2025-10-29 18:11:21 -07:00 |
|
llms
|
Add OpenAI-compatible annotations support for Cohere v2 citations
|
2025-10-29 19:12:17 -07:00 |
|
ocr
|
[Feat] Native /ocr endpoint support (#15573)
|
2025-10-15 17:20:01 -07:00 |
|
passthrough
|
working - errors from bedrock through pass throughs
|
2025-10-16 15:40:42 -07:00 |
|
proxy
|
Improve(mcp): respect X-Forwarded- headers in OAuth endpoints (#16036)
|
2025-10-29 19:11:32 -07: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(guardrails): Add per-request profile overrides to PANW Prisma AIRS (#16069)
|
2025-10-29 19:05:59 -07:00 |
|
vector_stores
|
VertexAI Search Vector Store - Passthrough endpoint support + Vector store search Cost tracking support (#15824)
|
2025-10-25 13:17:15 -07:00 |
|
videos
|
Litellm sameer oct staging (#15806)
|
2025-10-24 12:17:22 -07:00 |
|
__init__.py
|
fix model by provider test
|
2025-10-29 18:21:06 -07:00 |
|
_logging.py
|
[Feat] Add support for returning images with gemini/gemini-2.5-flash-image-preview with /chat/completions (#13983)
|
2025-08-27 16:16:19 -07:00 |
|
_redis.py
|
fix: Apply max_connections configuration to Redis async client (#15797)
|
2025-10-22 09:19:08 -07:00 |
|
_service_logger.py
|
[⚡️ Python SDK import] - reduce python sdk import time by .3s (#12140)
|
2025-06-28 14:57:10 -07:00 |
|
_uuid.py
|
Fix: revert fastuuid optional dependency, always use fastuuid in .__uid helper (#14941)
|
2025-09-26 09:14:20 -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
|
tes numeric constants
|
2025-10-29 18:23:38 -07:00 |
|
cost.json
|
|
|
|
cost_calculator.py
|
VertexAI Search Vector Store - Passthrough endpoint support + Vector store search Cost tracking support (#15824)
|
2025-10-25 13:17:15 -07:00 |
|
exceptions.py
|
build: squash merge litellm_dev_10_10_2025_p1
|
2025-10-25 12:21:12 -07:00 |
|
main.py
|
fix(main.py): retain mock fix
|
2025-10-25 15:33:43 -07:00 |
|
model_prices_and_context_window_backup.json
|
fix codestral-embed
|
2025-10-29 13:15:32 -07:00 |
|
mypy.ini
|
fix mypy
|
2025-09-27 12:21:32 -07:00 |
|
py.typed
|
|
|
|
router.py
|
Fix: Respect LiteLLM-Disable-Message-Redaction header for Responses API (#15966)
|
2025-10-27 13:46:21 -07:00 |
|
scheduler.py
|
Squashed commit of the following: (#9709)
|
2025-04-02 21:24:54 -07:00 |
|
timeout.py
|
|
|
|
utils.py
|
[Feat] Add FAL AI Image Generations on LiteLLM (#16067)
|
2025-10-29 13:10:51 -07:00 |