From 4a825a7259a60ccf9d4d89d900efd786c41631c0 Mon Sep 17 00:00:00 2001 From: "berriai-litellm-provider-info-sync[bot]" <328147090+berriai-litellm-provider-info-sync[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 20:01:35 +0000 Subject: [PATCH] chore(prices): sync AWS Bedrock prices: 1 model [enrichment failed: AWS Bedrock, 16 held] zai.glm-5: supports_vision, supports_audio_input, supports_response_schema --- litellm/model_prices_and_context_window_backup.json | 5 ++++- model_prices_and_context_window.json | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 97a38ac1657..69ee55d26ab 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -54468,7 +54468,10 @@ "supports_native_structured_output": true, "supports_system_messages": true, "supports_tool_choice": true, - "source": "https://aws.amazon.com/bedrock/pricing/" + "source": "https://aws.amazon.com/bedrock/pricing/", + "supports_audio_input": false, + "supports_response_schema": true, + "supports_vision": false }, "zai.glm-4.7-flash": { "input_cost_per_token": 7e-08, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 97a38ac1657..69ee55d26ab 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -54468,7 +54468,10 @@ "supports_native_structured_output": true, "supports_system_messages": true, "supports_tool_choice": true, - "source": "https://aws.amazon.com/bedrock/pricing/" + "source": "https://aws.amazon.com/bedrock/pricing/", + "supports_audio_input": false, + "supports_response_schema": true, + "supports_vision": false }, "zai.glm-4.7-flash": { "input_cost_per_token": 7e-08,