Roo-Code/src/api/providers
John Richmond 0bbd3fd1df
Add LiteLLM provider (#3242)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-07 14:53:21 -04:00
..
__tests__ Enable Gemini prompt caching by default (#3225) 2025-05-06 09:56:57 -07:00
fetchers Add LiteLLM provider (#3242) 2025-05-07 14:53:21 -04:00
anthropic-vertex.ts Gemini caching fixes (#3096) 2025-05-02 16:36:22 -07:00
anthropic.ts Gemini prompt caching (#2827) 2025-04-23 11:35:50 -07:00
base-openai-compatible-provider.ts feat: Add Groq and Chutes API providers (#3034) 2025-05-05 15:16:27 -07:00
base-provider.ts Count tokens worker (#3037) 2025-04-29 12:29:25 -07:00
bedrock.ts Fix all linter errors (and fix the lint scripts too) (#2958) 2025-04-26 09:45:26 -07:00
chutes.ts feat: Add Groq and Chutes API providers (#3034) 2025-05-05 15:16:27 -07:00
constants.ts Improve OpenRouter model fetching (#2922) 2025-04-24 12:29:36 -07:00
deepseek.ts refactor(deepseek): update test expectations 2025-03-06 12:29:13 -04:00
fake-ai.ts FakeAI "controller" object must not be copied (#2463) 2025-04-23 01:42:06 -07:00
gemini.ts Enable Gemini prompt caching by default (#3225) 2025-05-06 09:56:57 -07:00
glama.ts Gemini caching fixes (#3096) 2025-05-02 16:36:22 -07:00
groq.ts feat: Add Groq and Chutes API providers (#3034) 2025-05-05 15:16:27 -07:00
human-relay.ts Fix all linter errors (and fix the lint scripts too) (#2958) 2025-04-26 09:45:26 -07:00
litellm.ts Add LiteLLM provider (#3242) 2025-05-07 14:53:21 -04:00
lmstudio.ts first pass on speculative decoding with LMStudio 2025-03-04 01:48:40 -05:00
mistral.ts Fix all linter errors (and fix the lint scripts too) (#2958) 2025-04-26 09:45:26 -07:00
ollama.ts Merge remote-tracking branch 'origin/main' into count_tokens 2025-03-02 02:02:05 -05:00
openai-native.ts feat(openai): Add Config Option to Overwrite OpenAI's API Base (#3066) 2025-05-01 10:23:18 -04:00
openai.ts Customizable headers for the OpenAI-compatible provider (#3056) 2025-05-01 23:30:57 -04:00
openrouter.ts Enable Gemini prompt caching by default (#3225) 2025-05-06 09:56:57 -07:00
requesty.ts Requesty provider fixes (#3193) 2025-05-05 20:49:11 -07:00
router-provider.ts Add LiteLLM provider (#3242) 2025-05-07 14:53:21 -04:00
unbound.ts Gemini caching fixes (#3096) 2025-05-02 16:36:22 -07:00
vertex.ts feat: vertex/gemini prompt caching (#2996) 2025-04-28 15:11:35 -07:00
vscode-lm.ts Fix all linter errors (and fix the lint scripts too) (#2958) 2025-04-26 09:45:26 -07:00
xai.ts Improve OpenRouter model fetching (#2922) 2025-04-24 12:29:36 -07:00