litellm/litellm
2026-09-01 12:06:38 -07:00
..
a2a_protocol Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5 2026-08-29 06:03:33 -07:00
anthropic_interface
assistants
batch_completion
batches refactor(batches): make count_error_file_failed_requests public for the poller import 2026-08-29 14:09:18 -07:00
caching Merge branch 'litellm_internal_staging' into litellm_decrease_anys_opus5_r2 2026-08-30 12:16:13 -07:00
completion_extras Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5_r2 2026-08-29 19:01:55 +00:00
compression
containers chore(typing): drop 1.3k basedpyright errors across 30 Any hotspot files 2026-08-16 03:56:02 +00:00
endpoints/speech/speech_to_completion_bridge refactor(speech): freeze httpx response header dicts (LIT002) 2026-08-31 21:12:53 -07:00
evals chore(typing): remove 914 basedpyright Any errors across 16 hotspot files 2026-08-10 01:24:40 -07:00
experimental_mcp_client feat(mcp): let a resolved OAuth token target a custom upstream header (#38456) 2026-08-27 14:32:01 -07:00
files fix(batches): accept litellm_proxy in files and batches provider type literals 2026-08-18 13:28:06 -07:00
fine_tuning
google_genai Merge branch 'litellm_internal_staging' of https://github.com/BerriAI/litellm into litellm_decrease_anys_opus5_r2 2026-08-31 16:12:29 -07:00
images Merge origin/litellm_internal_staging into litellm_fix_36493_image_video_routes 2026-08-24 11:58:22 -07:00
integrations refactor(websearch): build the search tool lists as tuples 2026-09-01 11:26:02 -07:00
interactions feat(vertex_ai): add native Vertex AI Interactions API support 2026-08-25 09:55:13 -07:00
litellm_core_utils Merge pull request #38796 from BerriAI/litellm_decrease_anys_opus5_r2 2026-08-31 22:56:35 -07:00
llms Merge remote-tracking branch 'origin/litellm_internal_staging' into HEAD 2026-09-01 11:45:45 -07:00
models Merge pull request #38873 from BerriAI/litellm_fix_model_block_response_500 2026-08-31 15:56:21 -07:00
ocr fix(ocr): reject invalid req_format values as 400 on the SDK path 2026-08-17 15:49:18 -07:00
passthrough chore(techdebt): clear fresh debt from the 2026-08-31 window 2026-09-01 08:25:42 +00:00
proxy Merge remote-tracking branch 'origin/litellm_internal_staging' into HEAD 2026-09-01 12:06:38 -07:00
proxy_auth
rag chore(techdebt): clear fresh debt from the 2026-08-29 window 2026-08-30 07:57:16 +00:00
realtime_api fix(health): probe Azure GA realtime path for transcription-only models 2026-08-26 12:14:52 -07:00
repositories Merge branch 'litellm_internal_staging' into litellm_decrease_anys_opus5 2026-08-29 21:41:04 -07:00
rerank_api fix(together_ai): default endpoints to api.together.ai instead of api.together.xyz 2026-08-25 10:18:55 -07:00
responses Merge pull request #35417 from BerriAI/litellm_fix_responses_bridge_tool_call_arguments_json 2026-09-01 10:08:12 -07:00
router_strategy feat(complexity_router): opt-in modality-based capability routing for image requests (#39032) 2026-08-31 19:51:41 -07:00
router_utils fix(router): arm the provider-scoped fallback pin only on resource-operating handlers 2026-08-29 01:46:33 -07:00
rust_bridge Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5 2026-08-29 06:03:33 -07:00
sandbox
search
secret_managers Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5 2026-08-29 06:03:33 -07:00
skills
types Merge pull request #38796 from BerriAI/litellm_decrease_anys_opus5_r2 2026-08-31 22:56:35 -07:00
vector_store_files
vector_stores refactor(repositories): type prisma table access with one generic protocol 2026-08-25 12:14:17 +00:00
videos refactor(videos): make video upload param keyword-only on public edit fns 2026-08-24 15:55:07 -07:00
__init__.py fix(init): ignore pydantic ReadOnly TypedDict warning that floods proxy boot 2026-08-31 12:19:41 -07:00
_internal_context.py
_lazy_imports.py Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5 2026-08-29 06:37:10 -07:00
_lazy_imports_registry.py fix(together_ai): route chat completions through a dedicated TogetherAIChatConfig 2026-08-25 11:44:06 -07:00
_logging.py fix(auth): quiet malformed virtual key rejections to stdout (#38838) 2026-08-31 18:19:40 -07:00
_redis.py fix(redis): coerce env var string types and fix param discovery through decorator wrappers (#30644) 2026-08-31 20:51:31 -07:00
_redis_credential_provider.py
_service_logger.py
_uuid.py
_version.py
anthropic_beta_headers_config.json
anthropic_beta_headers_manager.py
blog_posts.json
budget_manager.py
constants.py fix(auth): quiet malformed virtual key rejections to stdout (#38838) 2026-08-31 18:19:40 -07:00
cost.json
cost_calculator.py Merge pull request #38985 from BerriAI/litellm_fix_ocr_annotation_page_cost 2026-09-01 10:13:01 -07:00
exceptions.py feat(proxy): redact or drop individual batch records instead of rejecting the file (#37561) 2026-08-20 13:12:55 -07:00
main.py Merge pull request #38774 from BerriAI/litellm_fix_openai_embedding_encoding_format_omit 2026-09-01 10:13:38 -07:00
model_prices_and_context_window_backup.json Merge pull request #39023 from BerriAI/litellm_add_azure_deepseek_v4_flash_0731 2026-09-01 11:54:25 -07:00
policy_templates_backup.json
provider_endpoints_support_backup.json feat(hosted_vllm): add vLLM-Omni videos API 2026-08-24 17:10:44 -04:00
py.typed
router.py Merge pull request #38913 from BerriAI/litellm_gigachat_passthrough_25886 2026-08-31 15:47:27 -07:00
scheduler.py
setup_wizard.py
timeout.py
utils.py Merge pull request #38774 from BerriAI/litellm_fix_openai_embedding_encoding_format_omit 2026-09-01 10:13:38 -07:00