litellm/tests/test_litellm/llms
Chesars fd4dc028bc fix(anthropic): remove hardcoded reasoning summary in adapter
The adapter was injecting `summary: "detailed"` into the reasoning config
when routing Anthropic thinking requests to OpenAI's Responses API.
Per the OpenAI spec, reasoning.summary is opt-in — it should not be
added unless the user explicitly requests it.
2026-02-18 16:52:58 -03:00
..
amazon_nova/chat
anthropic fix(anthropic): remove hardcoded reasoning summary in adapter 2026-02-18 16:52:58 -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 fix(bedrock): clamp thinking.budget_tokens to minimum 1024 2026-02-16 21:49:41 +09:00
bytez/chat
chat
chatgpt test(chatgpt): ensure Codex request filters unsupported params 2026-02-15 00:18:02 +05:30
cohere
cometapi/chat
compactifai
custom_httpx fix(aiohttp): prevent closing shared ClientSession in AiohttpTransport (#21117) 2026-02-16 18:28:28 +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 move e2e to llm translation 2026-02-17 21:14:44 +05:30
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 Fixing mapped tests 2026-02-16 20:13:37 -08:00
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 Update tests/test_litellm/llms/openai/evals/test_openai_evals_transformation.py 2026-02-17 19:30:58 +05:30
openai_like Fix: Exclude tool params for models without function calling support (#21125) (#21244) 2026-02-16 08:36:32 -08:00
openrouter
ovhcloud
perplexity
pg_vector/vector_stores
publicai Fixing mapped tests 2026-02-16 20:13:37 -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 fix llm tests 2026-02-17 20:13:23 +05:30
volcengine test: Fix additional broken tests 2026-02-15 13:08:41 -03:00
voyage/rerank
wandb
watsonx fix llm tests 2026-02-17 20:13:23 +05:30
xai
zai
test_cache_control_and_reasoning.py
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