litellm/tests/test_litellm/llms
Krish Dholakia 3bd128630d
Anthropic - pass file url's as Document content type + Gemini - cache token tracking on streaming calls (#11387)
* fix(anthropic/): fix regression when passing file url's to the 'file_id' parameter

add test and ensure anthropic file url's are correctly sent as 'document' blocks

* fix(vertex_and_google_ai_studio.py): Use same usage calculation function as non-streaming

Closes https://github.com/BerriAI/litellm/issues/10667

* test(test_vertex_and_google_ai_studio_gemini.py): update test
2025-06-03 21:36:49 -07:00
..
anthropic/chat Anthropic - Files API w/ form-data support on passthrough + File ID support on /chat/completion (#11256) 2025-05-29 23:54:24 -07:00
azure fix(utils.py): support non default params for audio transcription (#11212) 2025-05-28 22:24:02 -07:00
azure_ai/chat
bedrock [Feat]: Add Bedrock InvokeAgents as a /chat/completions route on LiteLLM (#11239) 2025-05-29 16:48:55 -07:00
chat
cohere/chat
custom_httpx fix: tests 2025-05-31 13:14:37 -07:00
databricks
datarobot Add support for DataRobot as a provider in LiteLLM (#10385) 2025-06-02 08:37:21 -07:00
deepgram/audio_transcription
featherless_ai/chat test: fixes 2025-05-31 12:42:56 -07:00
fireworks_ai/chat
gemini feat: Add audio parameter support to gemini tts models (#11287) 2025-05-31 16:20:19 -07:00
hosted_vllm/chat
llamafile/chat
lm_studio
meta_llama
mistral
nebius test: fixes 2025-05-31 12:42:56 -07:00
novita/chat
nscale/chat
ollama Ollama Chat - parse tool calls on streaming (#11171) 2025-05-27 16:14:49 -07:00
openai
openrouter/chat
sagemaker
vertex_ai Anthropic - pass file url's as Document content type + Gemini - cache token tracking on streaming calls (#11387) 2025-06-03 21:36:49 -07:00