Roo-Code/src/api/providers
2025-08-06 13:51:10 -07:00
..
__tests__ Clamp default model max tokens to 20% of context window (#6761) 2025-08-06 13:51:10 -07:00
fetchers feat: add support for Claude Opus 4.1 (claude-opus-4-1-20250805) (#6728) 2025-08-05 10:55:03 -07:00
anthropic-vertex.ts Move provider data into @roo-code/types (#4153) 2025-05-30 14:54:48 -07:00
anthropic.ts feat: add support for Claude Opus 4.1 (claude-opus-4-1-20250805) (#6728) 2025-08-05 10:55:03 -07:00
base-openai-compatible-provider.ts feat: Add DeepSeek R1 support to Chutes provider (#4523) (#4525) 2025-06-12 11:39:41 -04:00
base-provider.ts Move provider data into @roo-code/types (#4153) 2025-05-30 14:54:48 -07:00
bedrock.ts Add support for bedrock api keys (#6132) 2025-07-25 01:04:49 -04:00
cerebras.ts Add Qwen 3 Coder from Cerebras (#6562) 2025-08-01 15:29:33 -04:00
chutes.ts feat: Add DeepSeek R1 support to Chutes provider (#4523) (#4525) 2025-06-12 11:39:41 -04:00
claude-code.ts Feature/vertex ai model name conversion (#5728) 2025-07-15 14:15:33 -04:00
constants.ts feat: add User-Agent header to API providers (#5492) 2025-07-08 23:19:56 -04:00
deepseek.ts Move provider data into @roo-code/types (#4153) 2025-05-30 14:54:48 -07:00
doubao.ts Support new LLM provider: Doubao (#6345) 2025-07-30 16:54:16 -04:00
fake-ai.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
fireworks.ts Add the fireworks AI provider (#6652) 2025-08-04 19:27:12 -07:00
gemini.ts Feat: Adding Gemini tools - URL Context and Grounding with Google Search (#5959) 2025-07-27 14:34:55 -04:00
glama.ts Move provider data into @roo-code/types (#4153) 2025-05-30 14:54:48 -07:00
groq.ts Move provider data into @roo-code/types (#4153) 2025-05-30 14:54:48 -07:00
huggingface.ts Hugging Face provider: add more details (#6190) 2025-07-25 20:09:09 -04:00
human-relay.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
index.ts Add the fireworks AI provider (#6652) 2025-08-04 19:27:12 -07:00
lite-llm.ts feat: add prompt caching support for LiteLLM (#5791) (#6074) 2025-07-28 12:56:06 -07:00
lm-studio.ts fix: LM Studio model context length (#5075) (#6183) 2025-07-31 15:31:04 -04:00
mistral.ts Move provider data into @roo-code/types (#4153) 2025-05-30 14:54:48 -07:00
moonshot.ts feat: add moonshot provider (#6046) 2025-07-22 00:37:24 -04:00
ollama.ts fix context length for lmstudio and ollama (#2462) (#4314) 2025-06-20 22:53:04 -04:00
openai-native.ts Move provider data into @roo-code/types (#4153) 2025-05-30 14:54:48 -07:00
openai.ts fix: trim whitespace from OpenAI base URL to fix model detection (#6560) 2025-08-05 14:22:29 -07:00
openrouter.ts Use upstream_inference_cost for OpenRouter BYOK cost calculation and show cached token count (#5145) 2025-06-26 10:18:49 -04:00
requesty.ts Move provider data into @roo-code/types (#4153) 2025-05-30 14:54:48 -07:00
router-provider.ts feat: adding default headers and testing for litellm fetcher (#5242) 2025-06-30 20:23:11 -04:00
sambanova.ts feat: add SambaNova provider integration (#6188) 2025-07-30 12:47:12 -04:00
unbound.ts Add cache breakpoints for custom vertex models on Unbound (#4585) 2025-06-13 08:29:40 -04:00
vertex.ts Add gemini pro 06 05 (#4386) 2025-06-05 17:49:12 -04:00
vscode-lm.ts feat: enhance token counting by extracting text from messages using VSCode LM API (#6424) 2025-07-30 16:56:01 -04:00
xai.ts update xai models and pricing (#4315) 2025-06-12 11:59:45 -04:00
zai.ts Add Z AI provider (#6657) 2025-08-04 10:06:46 -04:00