litellm/tests/test_litellm/llms/ovhcloud
KunalG67 90bcd232c3 fix(ovhcloud): remove dead transform_response override
The parent OpenAIGPTConfig already handles reasoning->reasoning_content
for non-streaming via _extract_reasoning_content. The override was dead
code giving false confidence. Streaming fix in chunk_parser is the only
change needed for chat completions.

Addresses Agent Shin review feedback on #26595
2026-04-28 23:09:17 +05:30
..
test_ovhcloud_audio_transcription_transformation.py fix(ovhcloud): use explicit None check for seconds field in STT response 2026-04-27 17:37:27 +05:30
test_ovhcloud_chat_transformation.py fix(ovhcloud): remove dead transform_response override 2026-04-28 23:09:17 +05:30
test_ovhcloud_embeddings_transformation.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00