Roo-Code/src/api/providers
pugazhendhi-m d851586042
Adds refresh models button for Unbound provider (#3663)
* Adds refresh models button for Unbound provider

* Adds changeset

* Optimizes code to prevent memory leak, add error messages

* Adds unbound messages to all supported languages

---------

Co-authored-by: Pugazhendhi <pugazhendhi@unboundsecurity.ai>
2025-05-17 18:09:39 -07:00
..
__tests__ Use the provider-specific model info for the OpenRouter provider (#3430) 2025-05-12 18:23:32 -07:00
fetchers Adds refresh models button for Unbound provider (#3663) 2025-05-17 18:09:39 -07: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 Gemini implicit caching (#3515) 2025-05-12 14:16:27 -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 Use the provider-specific model info for the OpenRouter provider (#3430) 2025-05-12 18:23:32 -07:00
requesty.ts Requesty: Only report final usage (#3542) 2025-05-13 07:24:28 -04:00
router-provider.ts Use the provider-specific model info for the OpenRouter provider (#3430) 2025-05-12 18:23:32 -07: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