litellm-mirror/litellm/llms/openai/chat
Krish Dholakia 6745100c49 Fix deepseek calling - refactor to use base_llm_http_handler (#8266)
* refactor(deepseek/): move deepseek to base llm http handler

Fixes https://github.com/BerriAI/litellm/issues/8128#issuecomment-2635430457

* fix(gpt_transformation.py): support stream parsing for gpt-like calls

* test(test_deepseek_completion.py): add async streaming test

* fix(gpt_transformation.py): fix import

* fix(gpt_transformation.py): return full api base and content type
2025-02-04 22:30:00 -08:00
..
gpt_audio_transformation.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
gpt_transformation.py Fix deepseek calling - refactor to use base_llm_http_handler (#8266) 2025-02-04 22:30:00 -08:00
o_series_handler.py Improved O3 + Azure O3 support (#8181) 2025-02-01 09:52:28 -08:00
o_series_transformation.py test(base_llm_unit_tests.py): add test to ensure drop params is respe… (#8224) 2025-02-03 16:04:44 -08:00