mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
* 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 |
||
---|---|---|
.. | ||
chat | ||
completion | ||
fine_tuning | ||
image_variations | ||
realtime | ||
transcriptions | ||
common_utils.py | ||
cost_calculation.py | ||
openai.py |