* test(test_completion_cost.py): add unit testing to ensure all bedrock models with region name have cost tracked * feat: initial script to get bedrock pricing from amazon api ensures bedrock pricing is accurate * build(model_prices_and_context_window.json): correct bedrock model prices based on api check ensures accurate bedrock pricing * ci(config.yml): add bedrock pricing check to ci/cd ensures litellm always maintains up-to-date pricing for bedrock models * ci(config.yml): add beautiful soup to ci/cd * test: bump groq model * test: fix test |
||
|---|---|---|
| .. | ||
| bedrock_pricing.py | ||
| enforce_llms_folder_style.py | ||
| ensure_async_clients_test.py | ||
| litellm_logging_code_coverage.py | ||
| pass_through_code_coverage.py | ||
| recursive_detector.py | ||
| router_code_coverage.py | ||
| router_enforce_line_length.py | ||
| test_aio_http_image_conversion.py | ||
| test_router_strategy_async.py | ||
| user_api_key_auth_code_coverage.py | ||