litellm/litellm
kerry-berri b946d12ffd
Merge pull request #41996 from BerriAI/litellm-providers/price-sync-openrouter
chore(prices): sync OpenRouter prices: 2 models
2026-09-19 12:13:09 -07:00
..
a2a_protocol fix(a2a): narrow discovery status codes through a structural protocol 2026-09-17 17:17:21 -07:00
anthropic_interface route stuff through dispatch no direct main 2026-09-17 11:06:46 -07:00
assistants
batch_completion
batches Merge remote-tracking branch 'origin/main' into litellm_mistral_ocr_batches 2026-09-18 21:51:33 -07:00
caching refactor(proxy): trim the invalidation docstrings and inject the page read failure 2026-09-16 16:41:13 -07:00
chat_completions route stuff through dispatch no direct main 2026-09-17 11:06:46 -07:00
completion_extras style(responses_bridge): apply ruff format 2026-09-16 23:52:53 +00:00
compression merge: main into litellm_headroom_protect_cached_prefix 2026-09-15 04:12:28 +00:00
containers
endpoints/speech/speech_to_completion_bridge
evals
experimental_mcp_client ci(mcp): consolidate integration tests into shared workflow 2026-09-19 10:41:36 -07:00
files Merge remote-tracking branch 'origin/main' into litellm_mistral_ocr_batches 2026-09-18 21:51:33 -07:00
fine_tuning
google_genai
images feat(azure_ai): support FLUX.2 flex images 2026-09-15 12:25:19 -05:00
integrations Merge pull request #41986 from BerriAI/litellm_revert_post_call_guardrail_context 2026-09-19 12:06:30 -07:00
interactions refactor(interactions): remove expired use_legacy_interactions_schema shim 2026-09-17 20:14:07 +00:00
litellm_core_utils Merge pull request #41952 from BerriAI/litellm_masker_memo_depth_fail_closed 2026-09-19 04:20:17 -07:00
llms Merge pull request #41986 from BerriAI/litellm_revert_post_call_guardrail_context 2026-09-19 12:06:30 -07:00
messages route stuff through dispatch no direct main 2026-09-17 11:06:46 -07:00
models fix(proxy): resolve temporary budget grants against the live team default instead of a snapshot 2026-09-18 02:09:09 +00:00
ocr feat(rust): add Amazon Textract to litellm.ocr and sign provider requests after host hooks 2026-09-19 09:11:52 -07:00
passthrough Merge pull request #41557 from BerriAI/litellm_azure_speech_passthrough 2026-09-18 14:05:55 -07:00
proxy Merge pull request #41986 from BerriAI/litellm_revert_post_call_guardrail_context 2026-09-19 12:06:30 -07:00
proxy_auth
rag fix(s3_vectors): embed registered-store ingests with the store's embedding model 2026-09-19 04:31:15 -07:00
realtime_api fix(vertex_ai): apply finals before interims and refresh the token per stream 2026-09-18 16:53:06 -07:00
repositories Merge remote-tracking branch 'origin/main' into litellm_lit_3269_project_spend_tracking 2026-09-18 14:22:07 -07:00
rerank_api
responses chore(mcp): merge main with unit test timeout safeguards 2026-09-19 09:42:08 -07:00
router_strategy fix(router): reject a blank Jev api_key so it cannot pair with a caller-chosen api_base 2026-09-17 16:38:54 -07:00
router_utils fix(router): enforce model tpm limits against shared redis usage across replicas 2026-09-19 00:41:55 +00:00
rust_bridge feat(rust): add Amazon Textract to litellm.ocr and sign provider requests after host hooks 2026-09-19 09:11:52 -07:00
sandbox
search
secret_managers refactor(vault): type the KV read body walk as Mapping[str, object] 2026-09-18 09:28:20 +00:00
skills feat(skills): semantic search over the LiteLLM-hosted skill registry (#39401) 2026-09-07 12:28:38 -07:00
types Merge pull request #41718 from BerriAI/litellm_mcp_dependency_gate_7737 2026-09-19 18:53:19 +00:00
vector_store_files
vector_stores
videos
__init__.py fix(proxy): register transcribe as a known provider for model grants 2026-09-18 21:04:25 -07:00
_internal_context.py fix(proxy): price one cost estimate at one moment 2026-09-07 18:38:12 -07:00
_lazy_imports.py fix(lazy_imports): type import_map as Mapping to stay under the LIT001 budget 2026-09-05 16:12:45 -07:00
_lazy_imports_registry.py fix(vertex_ai): keep reasoning_effort unsupported on Vertex AI Mistral partner models 2026-09-18 13:16:56 -07:00
_logging.py Merge pull request #40934 from BerriAI/litellm_fix_ocr_native_multipage_pdf 2026-09-16 18:06:11 -07:00
_redis.py fix(redis): accept every truthy flag and sign serverless ElastiCache caches 2026-09-10 10:13:03 -04:00
_redis_credential_provider.py fix(redis): accept every truthy flag and sign serverless ElastiCache caches 2026-09-10 10:13:03 -04:00
_service_logger.py chore: merge origin/litellm_internal_staging into litellm_decrease_anys_opus5_r4 2026-09-04 18:59:35 -07:00
_uuid.py
_version.py
anthropic_beta_headers_config.json Merge pull request #41203 from clonylu/fix/anthropic-thinking-binding-beta-header 2026-09-18 12:50:55 -07:00
anthropic_beta_headers_manager.py
blog_posts.json
budget_manager.py
constants.py Merge pull request #41914 from BerriAI/litellm_xai_audio_transcription 2026-09-18 20:03:00 -07:00
cost.json
cost_calculator.py fix(cost): keep the deployment's OCR page rate when the model has no published price 2026-09-19 01:59:39 -07:00
exceptions.py fix(exceptions): keep internal_server_error as the public type of an upstream 500 2026-09-18 22:28:58 -07:00
main.py Merge remote-tracking branch 'origin/main' into litellm_invalid_tool_choice_400 2026-09-19 02:35:29 -07:00
model_prices_and_context_window_backup.json chore(prices): sync OpenRouter prices: 2 models 2026-09-19 19:00:52 +00:00
policy_templates_backup.json
provider_endpoints_support_backup.json fix(batches): honor deployment OCR page pricing in batch cost and answer 400 for unsupported Mistral file purposes 2026-09-18 23:57:41 -07:00
py.typed
router.py fix(batches): price model-encoded batch retrievals by their deployment 2026-09-19 00:30:15 -07:00
scheduler.py
setup_wizard.py
timeout.py
utils.py Merge pull request #41423 from BerriAI/litellm_strip_dated_snapshot_cost_lookup 2026-09-19 05:51:46 -07:00