litellm-mirror/tests/litellm/llms
Krish Dholakia 2508ca71cb
Handle fireworks ai tool calling response (#10130)
* feat(fireworks_ai/chat): handle tool calling with fireworks ai correctly

Fixes https://github.com/BerriAI/litellm/issues/7209

* fix(utils.py): handle none type in message

* fix: fix model name in test

* fix(utils.py): fix validate check for openai messages

* fix: fix model returned

* fix(main.py): fix text completion routing

* test: update testing

* test: skip test - cohere having RBAC issues
2025-04-19 09:37:45 -07:00
..
anthropic/chat Fix anthropic prompt caching cost calc + trim logged message in db (#9838) 2025-04-09 21:26:43 -07:00
azure Fix typo: Entrata -> Entra in code (#9922) 2025-04-15 17:31:18 -07:00
azure_ai/chat test: refactor testing to handle routing correctly 2025-03-18 12:24:12 -07:00
bedrock Fix anthropic prompt caching cost calc + trim logged message in db (#9838) 2025-04-09 21:26:43 -07:00
chat update test 2025-03-10 20:34:52 -07:00
cohere/chat Add support for max_completion_tokens to the Cohere chat transformation config (#9701) 2025-04-02 07:50:44 -07:00
custom_httpx Add OpenAI gpt-4o-transcribe support (#9517) 2025-03-26 23:10:25 -07:00
databricks fix(databricks/common_utils.py): fix custom endpoint check (#9925) 2025-04-11 23:20:49 -07:00
deepgram/audio_transcription Add OpenAI gpt-4o-transcribe support (#9517) 2025-03-26 23:10:25 -07:00
fireworks_ai/chat Handle fireworks ai tool calling response (#10130) 2025-04-19 09:37:45 -07:00
openai [Feat] Unified Responses API - Add Azure Responses API support (#10116) 2025-04-17 16:47:59 -07:00
openrouter/chat fix #8425, passthrough kwargs during acompletion, and unwrap extra_body for openrouter (#9747) 2025-04-03 22:19:40 -07:00
sagemaker ref issue 2025-03-31 16:05:10 -07:00
vertex_ai Gemini-2.5-flash - support reasoning cost calc + return reasoning content (#10141) 2025-04-19 09:20:52 -07:00