Roo-Code/src/api/providers/__tests__
Daniel 5e6e601b0a
Add native tool call support (#9159)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-11-13 12:48:35 -05:00
..
anthropic-vertex.spec.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
anthropic.spec.ts fix: Anthropic Sonnet 4.5 model id + Bedrock 1M context checkbox (#8384) 2025-09-29 17:49:50 -04:00
base-openai-compatible-provider.spec.ts Don't output newline-only reasoning (#8990) 2025-11-02 23:17:59 -05:00
bedrock-custom-arn.spec.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
bedrock-error-handling.spec.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
bedrock-inference-profiles.spec.ts feat: Global Inference for Bedrock models (#8750) (#8940) 2025-11-05 15:56:19 -05:00
bedrock-invokedModelId.spec.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
bedrock-reasoning.spec.ts fix: remove topP parameter from Bedrock inference config (#8388) 2025-09-29 19:17:47 -04:00
bedrock-vpc-endpoint.spec.ts Add support for bedrock api keys (#6132) 2025-07-25 01:04:49 -04:00
bedrock.spec.ts feat: Global Inference for Bedrock models (#8750) (#8940) 2025-11-05 15:56:19 -05:00
cerebras.spec.ts feat: add zai-glm-4.6 model to Cerebras and set gpt-oss-120b as default (#8920) 2025-10-29 17:22:16 -04:00
chutes.spec.ts feat: convert Chutes to dynamic/router provider (#8980) 2025-11-02 16:28:33 -05:00
claude-code-caching.spec.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
claude-code.spec.ts Set Claude Sonnet 4.5 as default for key providers (#8922) 2025-11-04 22:07:24 -05:00
constants.spec.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
deepseek.spec.ts fix: update DeepSeek models context window to 128k (#7269) 2025-08-21 15:03:35 -07:00
featherless.spec.ts feat: Featherless provider (#7235) 2025-08-20 10:42:57 -07:00
fireworks.spec.ts feat: add MiniMax M2 model to Fireworks.ai provider (#8962) 2025-11-02 21:43:58 -05:00
gemini-handler.spec.ts fix: Tackling Race/State condition issue by Changing the Code Design for Gemini Grounding Sources (#7434) 2025-09-05 15:03:09 -04:00
gemini.spec.ts Feat: Adding Gemini tools - URL Context and Grounding with Google Search (#5959) 2025-07-27 14:34:55 -04:00
glama.spec.ts Enable browser-use tool for all image-capable models (#8121) 2025-10-21 22:23:42 -04:00
groq.spec.ts Fix Groq context window display (#7839) 2025-09-10 00:50:57 -04:00
io-intelligence.spec.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
lite-llm.spec.ts fix: use max_completion_tokens for GPT-5 models in LiteLLM provider (#6980) 2025-09-26 23:16:20 -04:00
lm-studio-timeout.spec.ts feat: add configurable API request timeout for local providers (#6531) 2025-08-12 11:48:45 -04:00
lmstudio.spec.ts Revert fix: resolve LM Studio context length detection (#5075) (#5083) 2025-06-24 15:56:22 -04:00
minimax.spec.ts fix: prevent crash when streaming chunks have null choices array (#9105) 2025-11-07 13:18:38 -05:00
mistral.spec.ts fix: handle Mistral thinking content as reasoning chunks (#7106) 2025-08-23 06:33:43 -07:00
moonshot.spec.ts feat: Add Kimi K2 0905 model to Groq, Moonshot, and Fireworks providers (#7693) 2025-09-04 23:57:39 -04:00
native-ollama.spec.ts fix: respect Ollama Modelfile num_ctx configuration (#7798) 2025-09-22 23:08:09 -04:00
ollama-timeout.spec.ts feat: add configurable API request timeout for local providers (#6531) 2025-08-12 11:48:45 -04:00
ollama.spec.ts feat: add Ollama API key support for Turbo mode (#7425) 2025-08-30 19:20:31 -04:00
openai-native-usage.spec.ts fix: add cache reporting support for OpenAI-Native provider (#7602) 2025-09-02 19:59:16 -04:00
openai-native.spec.ts Migrate conversation continuity to plugin-side encrypted reasoning items (Responses API) (#9203) 2025-11-12 19:50:24 -05:00
openai-timeout.spec.ts feat: add configurable API request timeout for local providers (#6531) 2025-08-12 11:48:45 -04:00
openai-usage-tracking.spec.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
openai.spec.ts fix: use system role for OpenAI Compatible provider when streaming is disabled (#8216) 2025-11-06 16:39:20 -05:00
openrouter.spec.ts Add native tool call support (#9159) 2025-11-13 12:48:35 -05:00
requesty.spec.ts Enable browser-use tool for all image-capable models (#8121) 2025-10-21 22:23:42 -04:00
roo.spec.ts roo provider: update session token on every request (#8923) 2025-10-29 22:35:51 -07:00
sambanova.spec.ts Revert PR #7188 - Restore temperature parameter to fix TabbyApi/ExLlamaV2 crashes (#7594) 2025-09-08 10:30:02 -04:00
unbound.spec.ts Set Claude Sonnet 4.5 as default for key providers (#8922) 2025-11-04 22:07:24 -05:00
vercel-ai-gateway.spec.ts Enable browser-use tool for all image-capable models (#8121) 2025-10-21 22:23:42 -04:00
vertex.spec.ts Feat: Adding Gemini tools - URL Context and Grounding with Google Search (#5959) 2025-07-27 14:34:55 -04:00
vscode-lm.spec.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
xai.spec.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
zai.spec.ts feat: Add supportsReasoning property for Z.ai GLM binary thinking mode (#8872) 2025-10-27 21:55:26 -04:00