Roo-Code/src/api/providers
2026-04-29 14:30:19 +00:00
..
__tests__ fix: use LM Studio native API endpoint (/api/v1) instead of OpenAI-compatible (/v1) 2026-04-29 14:30:19 +00:00
fetchers fix: use LM Studio native API endpoint (/api/v1) instead of OpenAI-compatible (/v1) 2026-04-29 14:30:19 +00:00
utils chore: disable edit_file tool for Gemini/Vertex (#10594) 2026-01-09 21:24:15 -05:00
anthropic-vertex.ts Reapply Batch 2: 9 minor-conflict non-AI-SDK cherry-picks (#11474) 2026-02-14 16:40:07 -07:00
anthropic.ts Add Anthropic Claude Sonnet 4.6 support across providers (#11509) 2026-02-17 12:28:18 -07:00
base-openai-compatible-provider.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
base-provider.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
baseten.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
bedrock.ts fix(bedrock): enable prompt caching for custom ARN and default to ON (#11373) 2026-02-20 00:06:52 -07:00
constants.ts feat: add User-Agent header to API providers (#5492) 2025-07-08 23:19:56 -04:00
deepseek.ts Reapply Batch 2: 9 minor-conflict non-AI-SDK cherry-picks (#11474) 2026-02-14 16:40:07 -07:00
fake-ai.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
fireworks.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
gemini.ts feat: disable apply_diff and enable edit tool for Vertex and Gemini providers (#11619) 2026-02-19 23:02:44 -07:00
index.ts feat: add Poe as an AI provider (#12015) 2026-04-05 23:37:29 -04:00
lite-llm.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
lm-studio.ts fix: use LM Studio native API endpoint (/api/v1) instead of OpenAI-compatible (/v1) 2026-04-29 14:30:19 +00:00
minimax.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
mistral.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
moonshot.ts Reapply Batch 2: 9 minor-conflict non-AI-SDK cherry-picks (#11474) 2026-02-14 16:40:07 -07:00
native-ollama.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
openai-codex.ts fix(openai): handle done-only/content-part responses (#11621) 2026-02-19 19:24:26 -07:00
openai-compatible.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
openai-native.ts Add OpenAI GPT-5.3 chat latest and GPT-5.4 model support (#11848) 2026-03-05 14:15:55 -07:00
openai.ts Reapply Batch 2: 9 minor-conflict non-AI-SDK cherry-picks (#11474) 2026-02-14 16:40:07 -07:00
openrouter.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
poe.ts feat: add Poe as an AI provider (#12015) 2026-04-05 23:37:29 -04:00
qwen-code.ts fix: Qwen Bad Request 400 (#12067) (#12083) 2026-04-08 14:34:45 -06:00
requesty.ts Reapply Batch 2: 9 minor-conflict non-AI-SDK cherry-picks (#11474) 2026-02-14 16:40:07 -07:00
roo.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
router-provider.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
sambanova.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
unbound.ts feat: restore Unbound as a provider (#11624) 2026-02-20 10:37:13 -07:00
vercel-ai-gateway.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
vertex.ts feat: disable apply_diff and enable edit tool for Vertex and Gemini providers (#11619) 2026-02-19 23:02:44 -07:00
vscode-lm.ts Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
xai.ts feat: migrate xAI provider to Responses API with reusable transform utils (#11962) 2026-04-08 11:38:13 -06:00
zai.ts Reapply Batch 2: 9 minor-conflict non-AI-SDK cherry-picks (#11474) 2026-02-14 16:40:07 -07:00