Roo-Code/src/api/transform
2025-12-04 10:52:47 -08:00
..
__tests__ Allow models to contain default temperature (#9734) 2025-12-01 23:29:42 -05:00
cache-strategy Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
caching feat: Add Vercel AI Gateway provider integration (#7396) 2025-08-26 13:41:02 -07:00
anthropic-filter.ts fix: filter non-Anthropic content blocks before sending to Vertex API (#9618) 2025-11-26 17:47:04 -05:00
bedrock-converse-format.ts Bedrock native tool calling (#9698) 2025-12-01 15:26:34 -05:00
gemini-format.ts fix: gracefully skip unsupported content blocks in Gemini transformer (#9537) 2025-11-24 15:14:21 -05:00
image-cleaning.ts perf: reduce excessive getModel() calls & implement disk cache fallback (#9410) 2025-11-19 23:13:39 -05:00
mistral-format.ts feat(mistral): add native tool calling support (#9625) 2025-11-26 17:12:04 -05:00
model-params.ts Allow models to contain default temperature (#9734) 2025-12-01 23:29:42 -05:00
openai-format.ts fix: support reasoning_details format for Gemini 3 models (#9506) 2025-11-24 00:47:25 -05:00
r1-format.ts Extend deepseek-r1 support 2025-01-27 21:27:24 +01:00
reasoning.ts Always enabled reasoning for models that require it (#9836) 2025-12-04 10:52:47 -08:00
simple-format.ts Fix type errors 2025-02-24 15:55:04 -08:00
stream.ts feat: implement streaming for native tool calls (#9542) 2025-11-24 23:12:39 -05:00
vscode-lm-format.ts feat: enhance token counting by extracting text from messages using VSCode LM API (#6424) 2025-07-30 16:56:01 -04:00