| .. |
|
__tests__
|
feat: add Claude 4.5 Sonnet model across all providers (#8368)
|
2025-09-29 14:04:40 -04:00 |
|
fetchers
|
fix: correct Claude Sonnet 4.5 model ID format (#8373)
|
2025-09-29 14:47:00 -04:00 |
|
utils
|
fix: add error transform to cryptic openAI SDK errors when API key is invalid (#7586)
|
2025-09-04 23:12:28 -04:00 |
|
anthropic-vertex.ts
|
Move provider data into @roo-code/types (#4153)
|
2025-05-30 14:54:48 -07:00 |
|
anthropic.ts
|
feat: add Claude 4.5 Sonnet model across all providers (#8368)
|
2025-09-29 14:04:40 -04:00 |
|
base-openai-compatible-provider.ts
|
Revert PR #7188 - Restore temperature parameter to fix TabbyApi/ExLlamaV2 crashes (#7594)
|
2025-09-08 10:30:02 -04:00 |
|
base-provider.ts
|
Move provider data into @roo-code/types (#4153)
|
2025-05-30 14:54:48 -07:00 |
|
bedrock.ts
|
Fix: AWS Bedrock 1M context - Move anthropic_beta to additionalModelRequestFields (#7056)
|
2025-08-13 15:26:50 -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 |
|
deepinfra.ts
|
feat: Add DeepInfra as a model provider in Roo Code (#7677)
|
2025-09-04 17:28:45 -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 |
|
featherless.ts
|
feat: Featherless provider (#7235)
|
2025-08-20 10:42:57 -07:00 |
|
fireworks.ts
|
Add the fireworks AI provider (#6652)
|
2025-08-04 19:27:12 -07:00 |
|
gemini.ts
|
fix: apply tiered pricing for Gemini models via Vertex AI (#8018)
|
2025-09-19 22:49:42 -04:00 |
|
glama.ts
|
Move provider data into @roo-code/types (#4153)
|
2025-05-30 14:54:48 -07:00 |
|
groq.ts
|
Fix Groq context window display (#7839)
|
2025-09-10 00:50:57 -04:00 |
|
huggingface.ts
|
fix: add error transform to cryptic openAI SDK errors when API key is invalid (#7586)
|
2025-09-04 23:12:28 -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
|
feat: Add DeepInfra as a model provider in Roo Code (#7677)
|
2025-09-04 17:28:45 -04:00 |
|
io-intelligence.ts
|
Get the model id property for a given provider (#8009)
|
2025-09-17 15:24:27 -07:00 |
|
lite-llm.ts
|
fix: use max_completion_tokens for GPT-5 models in LiteLLM provider (#6980)
|
2025-09-26 23:16:20 -04:00 |
|
lm-studio.ts
|
fix: add error transform to cryptic openAI SDK errors when API key is invalid (#7586)
|
2025-09-04 23:12:28 -04:00 |
|
mistral.ts
|
fix: handle Mistral thinking content as reasoning chunks (#7106)
|
2025-08-23 06:33:43 -07:00 |
|
moonshot.ts
|
fix: Fix the issue of Moonshot's maximum return token count being limited to 1024 (#7673)
|
2025-09-04 23:19:58 -04:00 |
|
native-ollama.ts
|
fix: respect Ollama Modelfile num_ctx configuration (#7798)
|
2025-09-22 23:08:09 -04:00 |
|
ollama.ts
|
fix: add error transform to cryptic openAI SDK errors when API key is invalid (#7586)
|
2025-09-04 23:12:28 -04:00 |
|
openai-native.ts
|
fix: preserve context by retrying with full conversation on invalid previous_response_id (#7714)
|
2025-09-05 16:09:14 -04:00 |
|
openai.ts
|
Revert PR #7188 - Restore temperature parameter to fix TabbyApi/ExLlamaV2 crashes (#7594)
|
2025-09-08 10:30:02 -04:00 |
|
openrouter.ts
|
fix: add error transform to cryptic openAI SDK errors when API key is invalid (#7586)
|
2025-09-04 23:12:28 -04:00 |
|
qwen-code.ts
|
Fix build error (#7397)
|
2025-08-25 12:18:59 -07:00 |
|
requesty.ts
|
fix: add error transform to cryptic openAI SDK errors when API key is invalid (#7586)
|
2025-09-04 23:12:28 -04:00 |
|
roo.ts
|
Bare metal evals fixes (#8224)
|
2025-09-22 12:54:56 -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 |
|
vercel-ai-gateway.ts
|
feat: Add Vercel AI Gateway provider integration (#7396)
|
2025-08-26 13:41:02 -07: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
|
fix: add error transform to cryptic openAI SDK errors when API key is invalid (#7586)
|
2025-09-04 23:12:28 -04:00 |
|
zai.ts
|
Add Z.ai coding plan support (#8003)
|
2025-09-15 17:53:20 -04:00 |