Roo-Code/src/api/providers
Matt Rubens 37f7d83792
Add xAI provider (#2667)
* Add xAI provider

* Add model reasoning effort

* DRY this up

* Handle undefined delta

* Cleanup getModel to fix test

* Add missing translations

* Small type cleanup

* Support temperature

---------

Co-authored-by: cte <cestreich@gmail.com>
2025-04-15 22:16:52 -04:00
..
__tests__ Add xAI provider (#2667) 2025-04-15 22:16:52 -04:00
anthropic.ts Add Anthropic option to pass API Token as Authorization header instead of X-Api-Key for the custom base URL (#2531) 2025-04-12 22:20:03 -04:00
base-provider.ts PR cleanup 2025-03-02 02:12:21 -05:00
bedrock.ts Fix AWS token expiry issue when cached token expires when using AWS Profile for Bedrock (#2469) (#2530) 2025-04-12 22:23:48 -04:00
constants.ts Add xAI provider (#2667) 2025-04-15 22:16:52 -04:00
deepseek.ts refactor(deepseek): update test expectations 2025-03-06 12:29:13 -04:00
fake-ai.ts Fake AI provider (#1769) 2025-03-19 19:07:59 -07:00
gemini.ts add config for gemini custom base url 2025-03-11 16:46:40 +08:00
glama.ts Relax provider profiles schema and log parse error to PostHog (#2139) 2025-03-30 23:07:34 -07:00
human-relay.ts Update commands to roo-cline to be consistent with others 2025-03-05 10:39:36 -05:00
lmstudio.ts first pass on speculative decoding with LMStudio 2025-03-04 01:48:40 -05:00
mistral.ts Infrastructure to support calling token count APIs, starting with Anthropic 2025-03-02 01:47:55 -05:00
ollama.ts Merge remote-tracking branch 'origin/main' into count_tokens 2025-03-02 02:02:05 -05:00
openai-native.ts Fix openai cache tracking and cost estimates (#2616) 2025-04-14 22:55:06 -04:00
openai.ts Add xAI provider (#2667) 2025-04-15 22:16:52 -04:00
openrouter.ts Add xAI provider (#2667) 2025-04-15 22:16:52 -04:00
requesty.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
unbound.ts Relax provider profiles schema and log parse error to PostHog (#2139) 2025-03-30 23:07:34 -07:00
vertex.ts Relax provider profiles schema and log parse error to PostHog (#2139) 2025-03-30 23:07:34 -07:00
vscode-lm.ts Merge pull request #2427 from KJ7LNW/fix-vscode-lm-content-preservation 2025-04-11 17:10:54 -04:00
xai.ts Add xAI provider (#2667) 2025-04-15 22:16:52 -04:00