litellm/tests/test_litellm/llms/bedrock/chat
Cursor Agent 2cb3f0f027
refactor: remove unnecessary comments from #27074
Strip out the explanatory and historical comments that don't carry
business-logic justification. Comments that simply narrate what code
does — or that explain prior behavior, what was changed, or which PR
introduced a fix — are removed. Docstrings are reduced to a one-line
summary where the long form repeated information already evident from
the code or test data.

No code-behavior changes. All 643 affected unit tests still pass.

Co-authored-by: Mateo Wang <mateo-berri@users.noreply.github.com>
2026-05-04 19:34:56 +00:00
..
agentcore style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
invoke_transformations refactor: remove unnecessary comments from #27074 2026-05-04 19:34:56 +00:00
test_converse_transformation.py refactor: remove unnecessary comments from #27074 2026-05-04 19:34:56 +00:00
test_converse_transformation_nova_2.py feat(bedrock): broaden Nova 2 model detection to support nova-2-pro reasoning 2026-02-16 20:35:00 -08:00
test_invoke_handler.py fix(bedrock): Ensure consistent chunk IDs in Bedrock streaming responses (#16596) 2025-11-18 20:37:21 -08:00
test_mistral_config.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_service_tier.py feat(bedrock): add OpenAI-compatible service_tier parameter translation (#18091) 2026-01-12 17:28:49 +05:30
test_streaming_choice_index.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
test_writer_palmyra.py [Feat] New model - add bedrock writer models (#17685) 2025-12-08 17:49:06 -08:00