litellm/tests/test_litellm/integrations/websearch_interception
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
..
test_websearch_chat_completion.py Add tests for WebSearch interception with chat completions API 2026-02-09 13:41:29 +05:30
test_websearch_interception_handler.py Litellm fix update bedrock models (#24947) 2026-04-01 19:22:54 -07:00
test_websearch_interception_thinking.py fix(websearch_interception): preserve thinking blocks in agentic loop follow-up messages 2026-02-19 21:51:00 +01:00
test_websearch_short_circuit.py fix: guard short-circuit against providers with native agentic loop 2026-03-20 01:07:20 +02:00
test_websearch_thinking_constraint.py fix: WebSearch interception fails with thinking enabled + SpendLimit constraint 2026-03-04 22:44:52 +01:00