litellm/tests/test_litellm/llms
Julio Quinteros Pro 273994b996 fix(test): update Azure pass-through test to mock litellm.completion
Commit 99c62ca40e removed "azure" from _RESPONSES_API_PROVIDERS,
routing Azure models through litellm.completion instead of
litellm.responses. The test was not updated to match, causing it
to assert against the wrong mock.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 22:59:38 -03:00
..
amazon_nova/chat
anthropic fix(test): update Azure pass-through test to mock litellm.completion 2026-02-27 22:59:38 -03:00
azure fix llm tests 2026-02-17 20:13:23 +05:30
azure_ai fix: support Azure AD token auth for non-Claude azure_ai models (#20981) 2026-02-11 10:48:44 -08:00
baseten/chat
bedrock Merge branch 'main' into litellm_fixParallel_tool_cal 2026-02-27 13:01:54 +05:30
bytez/chat
chat
chatgpt fix(proxy): fix master key rotation Prisma validation errors (#21330) 2026-02-16 15:13:05 -08:00
cohere
cometapi/chat
compactifai
custom_httpx fix(aiohttp): only set enable_cleanup_closed when required (#21897) 2026-02-23 21:06:29 -08:00
dashscope fix: remove list-to-str transformation from dashscope 2026-02-19 07:30:13 +00:00
databricks Address Greptile review: fix SDK auth fallback and remove unused imports 2026-02-18 15:57:50 +09:00
datarobot
deepgram
deepinfra
docker_model_runner
featherless_ai/chat
fireworks_ai
gemini
github_copilot
heroku
hosted_vllm Fix None (TypeError: 'NoneType' object is not a mapping) 2026-02-25 14:39:12 +05:30
huggingface fix: improve test isolation for parallel execution 2026-02-17 21:28:23 -03:00
jina_ai/embedding
lemonade
litellm_proxy/chat
llamafile/chat
lm_studio
manus
meta_llama fix: add missing OpenAI chat completion params to OPENAI_CHAT_COMPLETION_PARAMS (#21360) 2026-02-16 20:31:21 -08:00
minimax
mistral
moonshot
nebius
novita/chat
nscale/chat
oci/chat Fixes #20957 2026-02-11 11:20:18 +00:00
ollama fix(ollama): thread api_base to get_model_info + graceful fallback (#21970) 2026-02-23 21:00:37 -08:00
openai fix: add prompt_cache_key and prompt_cache_retention support for OpenAI 2026-02-24 16:42:54 -08:00
openai_like fix(proxy): fix master key rotation Prisma validation errors (#21330) 2026-02-16 15:13:05 -08:00
openrouter
ovhcloud
perplexity format 2026-02-23 18:05:07 +00:00
pg_vector/vector_stores
publicai fix: add missing OpenAI chat completion params to OPENAI_CHAT_COMPLETION_PARAMS (#21360) 2026-02-16 20:31:21 -08:00
ragflow/chat
recraft
runwayml
s3_vectors
sagemaker fix(sagemaker): Support TEI raw array response format for embeddings (#20487) 2026-02-12 19:39:05 +05:30
sambanova
sap
snowflake
stability
vercel_ai_gateway
vertex_ai Merge pull request #22170 from BerriAI/litellm_fix_video_veo_vertex 2026-02-26 18:55:25 +05:30
volcengine test: Fix additional broken tests 2026-02-15 13:08:41 -03:00
voyage/rerank
wandb
watsonx Merge branch 'main' into litellm_oss_staging_02_17_2026 2026-02-18 17:26:33 +05:30
xai
zai
test_cache_control_and_reasoning.py
test_lifecycle_fix.py
test_oom_fixes.py