litellm/litellm
mateo 02b45552b9 fix(passthrough): drop configured Accept-Encoding custom headers too
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-08-14 21:58:25 +00:00
..
a2a_protocol refactor: replace Any with precise types across responses, proxy, and llms modules 2026-08-13 03:59:26 -07:00
anthropic_interface
assistants
batch_completion
batches
caching
completion_extras
compression
containers
endpoints/speech/speech_to_completion_bridge
evals
experimental_mcp_client
files
fine_tuning
google_genai refactor: replace Any with precise types across responses, proxy, and llms modules 2026-08-13 03:59:26 -07:00
images
integrations fix(langfuse): source the emitted metadata blob from StandardLoggingPayload (#36744) 2026-08-14 07:01:35 +00:00
interactions Merge pull request #36763 from BerriAI/litellm_decrease_anys_fable7 2026-08-13 13:24:47 -07:00
litellm_core_utils fix(exception_mapping): bare 429 in an error body no longer outranks the status code (#36705) 2026-08-14 11:39:35 -07:00
llms feat(proxy): serve Anthropic-native /v1/models for Claude Code gateway discovery (#35455) 2026-08-14 10:22:58 -07:00
models
ocr
passthrough fix(passthrough): drop configured Accept-Encoding custom headers too 2026-08-14 21:58:25 +00:00
proxy feat(proxy): serve Anthropic-native /v1/models for Claude Code gateway discovery (#35455) 2026-08-14 10:22:58 -07:00
proxy_auth
rag
realtime_api
repositories fix(team): sweep dangling team references and cache on team delete (#36819) 2026-08-13 18:01:38 -07:00
rerank_api
responses fix(mcp): expose client HTTP headers to logging callbacks and hooks (#36724) 2026-08-13 20:07:16 -07:00
router_strategy Merge pull request #36763 from BerriAI/litellm_decrease_anys_fable7 2026-08-13 13:24:47 -07:00
router_utils
rust_bridge
sandbox
search
secret_managers
skills
types fix(proxy): honor explicit null budget_duration on team and key create + clearable UI dropdowns (#36699) 2026-08-13 15:22:11 -07:00
vector_store_files
vector_stores
videos
__init__.py
_internal_context.py
_lazy_imports.py
_lazy_imports_registry.py
_logging.py
_redis.py
_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(ptu): stop per-token billing on a PTU-configured deployment (#36829) 2026-08-13 20:16:12 -07:00
cost.json
cost_calculator.py
exceptions.py
main.py fix(main): an explicit provider outranks a known OpenAI model name (#36800) 2026-08-14 11:39:02 -07:00
model_prices_and_context_window_backup.json feat(azure-ai): add Grok 4.3 model metadata (#27932) 2026-08-13 17:25:17 -07:00
policy_templates_backup.json
provider_endpoints_support_backup.json
py.typed
router.py Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_fix_autorouter_untagged_hijack 2026-08-13 00:47:52 +00:00
scheduler.py
setup_wizard.py
timeout.py
utils.py