mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-27 01:22:18 +00:00
* chore(prices): sync AWS Bedrock prices: 3 models [sync failed: AWS Bedrock] anthropic.claude-opus-5-5: supports_audio_input, supports_response_schema global.anthropic.claude-opus-5-5: supports_audio_input, supports_response_schema us.anthropic.claude-opus-5-5: supports_audio_input, supports_response_schema * chore(prices): sync AWS Bedrock prices: 32 models ai21.j2-mid-v1: ai21.j2-ultra-v1: ai21.jamba-1-5-large-v1:0: ai21.jamba-1-5-mini-v1:0: ai21.jamba-instruct-v1:0: au.anthropic.claude-opus-4-7: au.anthropic.claude-opus-4-8: au.anthropic.claude-opus-5: au.anthropic.claude-sonnet-4-6: au.anthropic.claude-sonnet-5: cohere.command-light-text-v14: cohere.command-text-v14: input_cost_per_token cohere.embed-english-v3: cohere.embed-multilingual-v3: cohere.embed-v4:0: eu.anthropic.claude-fable-5: eu.anthropic.claude-opus-4-7: eu.anthropic.claude-opus-4-8: eu.anthropic.claude-opus-5: eu.anthropic.claude-sonnet-4-6: eu.anthropic.claude-sonnet-5: jp.anthropic.claude-opus-4-7: cache_creation_input_token_cost_above_1hr jp.anthropic.claude-opus-4-8: jp.anthropic.claude-opus-5: jp.anthropic.claude-sonnet-4-6: jp.anthropic.claude-sonnet-5: meta.llama2-13b-chat-v1: meta.llama2-70b-chat-v1: us.writer.palmyra-x4-v1:0: us.writer.palmyra-x5-v1:0: writer.palmyra-x4-v1:0: writer.palmyra-x5-v1:0: Price-Sync: litellm-providers * fix(bedrock): correct eu.anthropic.claude-opus-4-5 regional prices from the AWS price list Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * chore(prices): sync AWS Bedrock prices: 30 models anthropic.claude-haiku-4-5-20251001-v1:0: anthropic.claude-opus-4-5-20251101-v1:0: anthropic.claude-opus-4-6-v1: anthropic.claude-sonnet-4-20250514-v1:0: anthropic.claude-sonnet-4-5-20250929-v1:0: apac.anthropic.claude-sonnet-4-20250514-v1:0: au.anthropic.claude-haiku-4-5-20251001-v1:0: au.anthropic.claude-opus-4-6-v1: au.anthropic.claude-sonnet-4-5-20250929-v1:0: eu.anthropic.claude-haiku-4-5-20251001-v1:0: eu.anthropic.claude-opus-4-5-20251101-v1:0: eu.anthropic.claude-opus-4-6-v1: eu.anthropic.claude-sonnet-4-20250514-v1:0: eu.anthropic.claude-sonnet-4-5-20250929-v1:0: global.anthropic.claude-haiku-4-5-20251001-v1:0: global.anthropic.claude-opus-4-5-20251101-v1:0: global.anthropic.claude-opus-4-6-v1: global.anthropic.claude-sonnet-4-20250514-v1:0: global.anthropic.claude-sonnet-4-5-20250929-v1:0: jp.anthropic.claude-haiku-4-5-20251001-v1:0: jp.anthropic.claude-sonnet-4-5-20250929-v1:0: mistral.voxtral-mini-3b-2507: mistral.voxtral-small-24b-2507: us-gov.anthropic.claude-sonnet-4-5-20250929-v1:0: us.anthropic.claude-haiku-4-5-20251001-v1:0: us.anthropic.claude-opus-4-1-20250805-v1:0: us.anthropic.claude-opus-4-5-20251101-v1:0: us.anthropic.claude-opus-4-6-v1: us.anthropic.claude-sonnet-4-20250514-v1:0: us.anthropic.claude-sonnet-4-5-20250929-v1:0: Price-Sync: litellm-providers * fix(bedrock): keep Claude Opus 5.5 response schema support as a maintainer ruled in #42626 Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * test(bedrock): stop pinning the jp Opus 4.7 cache field absence in the ttl fallback test Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * chore(prices): sync AWS Bedrock prices: 3 models anthropic.claude-opus-5-5: supports_audio_input, supports_response_schema global.anthropic.claude-opus-5-5: supports_audio_input, supports_response_schema us.anthropic.claude-opus-5-5: supports_audio_input, supports_response_schema Price-Sync: litellm-providers * fix(bedrock): keep Claude Opus 5.5 response schema support per the #42626 ruling, reverting the cron restack Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --------- Co-authored-by: berriai-litellm-provider-info-sync[bot] <328147090+berriai-litellm-provider-info-sync[bot]@users.noreply.github.com> Co-authored-by: kerry <kerry@berri.ai> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| batches | ||
| chat | ||
| embed | ||
| messages/invoke_transformations | ||
| passthrough/guardrail_translation | ||
| rerank | ||
| search | ||
| __init__.py | ||
| event_loop_probe.py | ||
| test_anthropic_beta_support.py | ||
| test_base_aws_llm.py | ||
| test_bedrock_common_utils.py | ||
| test_bedrock_ssl_verify.py | ||
| test_claude_platform_provider.py | ||
| test_converse_context_management.py | ||
| test_cross_region_inference_profile_mapping.py | ||
| test_mantle.py | ||
| test_nova_imported_models.py | ||
| test_request_metadata.py | ||
| test_web_identity_session_policy.py | ||