litellm/litellm
kerry-berri 36b8be7d81
Merge pull request #42264 from BerriAI/litellm_add_grok_4_7
feat(xai): add grok-4.7 to the cost map
2026-09-21 11:10:37 -07:00
..
a2a_protocol fix(a2a): send message/stream for Bedrock AgentCore streaming requests 2026-09-21 13:39:32 +00:00
anthropic_interface docs: stop advertising sk-1234 as the master key in shipped configs and examples 2026-09-19 12:59:48 -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 docs: stop advertising sk-1234 as the master key in shipped configs and examples 2026-09-19 12:59:48 -07:00
endpoints/speech/speech_to_completion_bridge
evals
experimental_mcp_client fix(mcp): explain missing public client dependencies 2026-09-19 19:52:13 -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 fix(google_genai): drop non-object tool parameters instead of forwarding them 2026-09-19 19:19:33 -07:00
images feat(azure_ai): support FLUX.2 flex images 2026-09-15 12:25:19 -05:00
integrations refactor(types): replace Any with proven types in 32 files 2026-09-21 10:51:46 +00:00
interactions refactor(types): replace Any with proven types in 34 files 2026-09-20 10:16:48 +00:00
litellm_core_utils refactor(types): replace Any with proven types in 32 files 2026-09-21 10:51:46 +00:00
llms Merge pull request #42152 from BerriAI/litellm_claude_code_safeguards_passthrough 2026-09-21 10:12:44 -05:00
messages route stuff through dispatch no direct main 2026-09-17 11:06:46 -07:00
models fix(proxy): estimate auto-router baseline costs from durable cache history 2026-09-19 12:44:47 -07: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 #42121 from BerriAI/litellm_utils_model_info_lookup 2026-09-21 10:42:28 -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 refactor(batches): annotate the stored file row so its model import is a real use 2026-09-19 12:39:44 -07:00
rerank_api
responses fix(responses): forward safety_identifier through the chat completion bridge 2026-09-21 04:09:59 +00:00
router_strategy feat(auto-router): configure heuristic v2 success threshold 2026-09-21 08:53:13 -07:00
router_utils Merge pull request #42045 from BerriAI/litellm_lit_8201_notfound_retry_policy 2026-09-19 19:37:45 -07:00
rust_bridge refactor(rust): keep the Python token counter on the fast backend 2026-09-20 21:49:39 +00: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 #42152 from BerriAI/litellm_claude_code_safeguards_passthrough 2026-09-21 10:12:44 -05:00
vector_store_files
vector_stores
videos
__init__.py feat(proxy): add budget_exceeded_status_code setting to restore 429 for budget refusals 2026-09-20 07:00:10 +00: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 refactor(types): replace Any with proven types in 32 files 2026-09-21 10:51:46 +00: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 feat(batches): run hosted_vllm batches inside LiteLLM 2026-09-19 01:47:43 -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 feat(proxy): add budget_exceeded_status_code setting to restore 429 for budget refusals 2026-09-20 07:00:10 +00:00
main.py merge: origin/main into litellm_lit_7346_multi_choice_stream_guardrails 2026-09-19 17:34:43 -07:00
model_prices_and_context_window_backup.json Merge pull request #42264 from BerriAI/litellm_add_grok_4_7 2026-09-21 11:10:37 -07: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 Merge pull request #42062 from BerriAI/litellm_pr38499_batch_retrieve_model_group 2026-09-19 18:23:06 -07:00
scheduler.py
setup_wizard.py
timeout.py
utils.py Merge pull request #41980 from BerriAI/litellm_fal_seedance_video 2026-09-20 10:18:48 -07:00