litellm/tests/test_litellm/llms
jquinter b0f2b4bb2d
Merge pull request #21275 from BerriAI/fix/watsonx-gpt-oss-async-mock
fix(test): use async side_effect for client.post mock in watsonx test
2026-02-15 19:44:33 -03:00
..
amazon_nova/chat
anthropic fix(test): update reasoning_effort test to expect dict format 2026-02-15 19:08:18 -03:00
azure test_o1_parallel_tool_calls 2026-02-14 10:47:38 -08:00
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 test: Fix test isolation issues caused by module reloading 2026-02-15 13:08:41 -03:00
bytez/chat
chat
chatgpt
cohere
cometapi/chat
compactifai
custom_httpx fix(http_handler): bypass cache when shared_session is provided for aiohttp tracing (#20630) 2026-02-12 19:57:57 +05:30
dashscope
databricks fix: Sanitize empty text content blocks for databricks provider (#20384) 2026-02-10 16:12:57 +05:30
datarobot
deepgram
deepinfra
docker_model_runner
featherless_ai/chat
fireworks_ai Fix: Extra inputs are not permitted, field: 'messages[2].provider_specific_fields' 2026-02-03 16:23:18 +05:30
gemini Add get files API support and tests 2026-02-03 18:57:39 +05:30
github_copilot
heroku
hosted_vllm fix(hosted_vllm): route through base_llm_http_handler to support ssl_verify (#19893) 2026-01-28 22:33:07 -08:00
huggingface Fix HuggingFace embedding tests for parallel test execution 2026-02-15 13:08:47 -03:00
jina_ai/embedding
lemonade
litellm_proxy/chat
llamafile/chat
lm_studio
manus
meta_llama
minimax
mistral
moonshot
nebius
novita/chat
nscale/chat
oci/chat Fixes #20957 2026-02-11 11:20:18 +00:00
ollama [Critical] - Fix ollama_chat reasoning content (#20750) 2026-02-10 16:00:36 +05:30
openai fix(openrouter): preserve token counts from streaming usage chunks (#21011) 2026-02-13 18:27:22 +05:30
openai_like Fix: vllm embedding format 2026-01-30 16:42:59 +05:30
openrouter
ovhcloud
perplexity
pg_vector/vector_stores
publicai
ragflow/chat
recraft
runwayml
s3_vectors [Feat] RAG API - Add s3_vectors as provider on /vector_store/search API + UI for creating + PDF support for /rag/ingest (#19895) 2026-01-27 16:30:59 -08:00
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 #21273 from BerriAI/fix/vertex-ai-qwen-test-isolation 2026-02-15 19:28:34 -03:00
volcengine test: Fix additional broken tests 2026-02-15 13:08:41 -03:00
voyage/rerank
wandb
watsonx fix(test): use async side_effect for client.post mock in watsonx test 2026-02-15 19:39:21 -03:00
xai Add xai websearch params support 2026-01-28 09:54:43 +05:30
zai
test_cache_control_and_reasoning.py Add Prompt caching and reasoning support for MiniMax, GLM, Xiaomi 2026-01-28 17:25:26 +05:30
test_lifecycle_fix.py fix: revert httpx client caching that caused closed client errors (#20025) 2026-02-03 16:15:04 -08:00
test_oom_fixes.py