mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
* update bedrock models in tests * updated more tests and model_prices_and_context_window * fix model id and pricing * replace more sonnet models * update tests * git push * update pricing * flaky total cost * monkey patch * relax the cost change * fix and revert some changes * revert the pricing * chore: move cost/pricing changes to bedrock-cost-fixes branch * chore: split Bedrock file-api beta stripping to separate branch Removes strip_unsupported_file_api_betas_for_bedrock_invoke from this branch; see litellm_bedrock_invoke_strip_file_api_betas for that fix. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| completion.json | ||
| completion_with_bedrock_call.json | ||
| completion_with_complex_metadata.json | ||
| completion_with_langfuse_metadata.json | ||
| completion_with_no_choices.json | ||
| completion_with_router.json | ||
| completion_with_tags.json | ||
| completion_with_tags_stream.json | ||
| completion_with_vertex_call.json | ||
| complex_metadata.json | ||
| complex_metadata_2.json | ||
| embedding_with_vllm.json | ||
| empty_metadata.json | ||
| metadata_with_function.json | ||
| metadata_with_lock.json | ||
| nested_metadata.json | ||
| simple_metadata.json | ||
| simple_metadata2.json | ||
| simple_metadata3.json | ||