litellm/tests/openai_endpoints_tests
David Chen d1df4e838b
Litellm fix update bedrock models (#24947)
* 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
2026-04-01 19:22:54 -07:00
..
bedrock_batch_completions.jsonl test fix us.anthropic.claude-haiku-4-5-20251001-v1:0 (#24931) 2026-04-01 11:01:03 -07:00
input_azure.jsonl
input.jsonl
openai_batch_completions.jsonl
openai_fine_tuning.jsonl
out_azure.jsonl
out.jsonl
test_batch_rate_limiting_integration.jsonl
test_bedrock_batches_api.py Litellm fix update bedrock models (#24947) 2026-04-01 19:22:54 -07:00
test_e2e_openai_responses_api.py
test_openai_batches_endpoint.py Fix flaky e2e batch test: set batch_processed=True on completion in retrieve_batch 2026-03-15 18:18:32 -07:00
test_openai_files_endpoints.py
test_openai_fine_tuning.py
test_responses_websocket_proxy_e2e.py