Roo-Code/src/api/providers
2026-02-09 19:47:04 -07:00
..
__tests__ refactor: migrate Qwen Code provider to AI SDK (#11356) 2026-02-09 18:45:27 -07:00
fetchers refactor: remove 9 low-usage providers and add retired-provider UX (#11297) 2026-02-09 09:40:59 -07:00
utils chore: disable edit_file tool for Gemini/Vertex (#10594) 2026-01-09 21:24:15 -05:00
anthropic-vertex.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
anthropic.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
azure.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
base-openai-compatible-provider.ts Enable parallel tool calls by default (#11031) 2026-01-29 01:29:15 -05:00
base-provider.ts fix(ai-sdk): preserve reasoning parts in message conversion (#11217) 2026-02-05 10:48:21 -07:00
baseten.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
bedrock.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
constants.ts feat: add User-Agent header to API providers (#5492) 2025-07-08 23:19:56 -04:00
deepseek.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
fake-ai.ts fix(ai-sdk): preserve reasoning parts in message conversion (#11217) 2026-02-05 10:48:21 -07:00
fireworks.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
gemini.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
index.ts Pr 11144 (#11315) 2026-02-09 14:11:12 -07:00
lite-llm.ts feat: migrate LiteLLM provider to AI SDK (@ai-sdk/openai-compatible) (#11348) 2026-02-09 15:20:42 -07:00
lm-studio.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
minimax.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
mistral.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
moonshot.ts fix: make defaultTemperature required in getModelParams to prevent silent temperature overrides (#11218) 2026-02-06 18:38:31 -05:00
native-ollama.ts chore: remove XML tool calling support (#10841) 2026-01-20 20:25:08 -05:00
openai-codex.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
openai-compatible.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
openai-native.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
openai.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
openrouter.ts chore: clean up XML legacy code and native-only comments (#10900) 2026-01-22 15:56:11 -05:00
qwen-code.ts refactor: migrate Qwen Code provider to AI SDK (#11356) 2026-02-09 18:45:27 -07:00
requesty.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
roo.ts chore: remove XML tool calling support (#10841) 2026-01-20 20:25:08 -05:00
sambanova.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
vercel-ai-gateway.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
vertex.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
vscode-lm.ts Revert "feat(vscode-lm): add image support for VS Code LM API provider" (#11068) 2026-01-29 01:41:20 -05:00
xai.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00
zai.ts fix: surface actual API error messages instead of generic NoOutputGeneratedError (#11359) 2026-02-09 19:47:04 -07:00