Aiden Cline
1b7fc643dc
core: update github copilot model model priority list
2026-01-04 00:57:35 -06:00
Aiden Cline
2c5703aa19
test: fix transform test
2026-01-02 12:38:44 -06:00
Aiden Cline
76a1ff730c
fix: variant for minimal
2026-01-02 12:28:40 -06:00
Mike English
9afc2905c5
fix: cloudflare-ai-gateway sdk.chat undefined error ( #6407 )
2026-01-02 11:24:13 -06:00
alcpereira
787d27331d
fix: remove outdated Haiku filter for GitHub Copilot ( #6593 )
2026-01-01 14:04:31 -06:00
Aiden Cline
164026b530
tweak: default to ai-sdk/opeai-compatible if no npm package provided
2025-12-31 14:54:21 -06:00
Qio
56ac68ae31
feat: add gemini-3-flash to fast models list ( #6497 )
...
Co-authored-by: qio <handsomehust@gmail.com >
2025-12-31 00:11:47 -06:00
OpeOginni
095e56e5e4
feat: bundle in @ai-sdk/vercel version 1.0.31 for aisdk v5 support ( #6512 )
2025-12-31 00:10:42 -06:00
David Hill
0d42e7b660
fix: cleaner view subagents hint text ( #6437 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-30 22:47:16 -06:00
Aiden Cline
6aac942ad0
fix: openai variants for codex models
2025-12-30 18:18:16 -06:00
Aiden Cline
f5e84c3225
fix: ensure variants also work for completely custom models ( #6481 )
...
Co-authored-by: Daniel Smolsky <dannysmo@gmail.com >
2025-12-30 16:37:32 -06:00
Aiden Cline
66bf9402ce
feat: add variants toggle ( #6325 )
...
Co-authored-by: Github Action <action@github.com >
2025-12-29 21:43:50 -06:00
Dominik Engelhardt
e6e3d1ff75
Set smallOptions for google models on openrouter ( #6362 )
2025-12-29 16:01:31 -06:00
GitHub Action
b30d114214
chore: generate
2025-12-29 04:44:48 +00:00
Grégoire Morpain
4178c882ac
fix(bedrock): support region and bearer token configuration ( #6332 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-28 22:44:15 -06:00
Aiden Cline
1520298db1
tweak: update transform for gemini models so that topP and topK match gemini-cli values
2025-12-25 22:46:12 -06:00
Matt Silverlock
2837698940
providers: add Cloudflare AI Gateway ( #5174 )
2025-12-23 17:31:58 -06:00
Frank
8499af06df
support glm 4.7
2025-12-22 17:11:02 -05:00
Blake North
9b533cae87
fix(providers.opencode): check config for api key in addition to auth ( #5906 )
2025-12-22 15:20:40 -06:00
Aiden Cline
6373595540
fix: bundle more providers to fix breaking ai sdk issue
2025-12-22 15:12:18 -06:00
Aiden Cline
b266a1bd89
tweak: adjust minimax m2 topK and add minimax m2.1 topP
2025-12-21 21:17:58 -06:00
Aiden Cline
e200e788d1
tweak: update kimi-k2 and kimi-k2-thinking to use recommended temperature values
2025-12-21 15:54:57 -06:00
lif
08a3d97002
fix: add transform case for gemini if mcp tool has missing array items ( #5846 )
2025-12-20 11:41:52 -06:00
Aiden Cline
407b6babb5
chore: rm dead code
2025-12-19 16:20:17 -06:00
Aiden Cline
1a332eeb72
rm interleaved thinking filter for certain kimi k2 thinking model providers that were bugged
2025-12-18 12:26:27 -06:00
Frank
e3eac0f1fe
Revert "add client header"
...
This reverts commit 5eea2ac42b .
2025-12-18 11:21:22 -05:00
Frank
5eea2ac42b
add client header
2025-12-18 10:33:25 -05:00
Dax Raad
91fa6a804d
core: fix message caching for Anthropic models to improve response consistency
2025-12-15 14:33:14 -05:00
René
e9e1f3302e
Provider fix, anthropic Errorhandling if empty image file is read ( #5521 )
2025-12-14 23:56:47 -06:00
Adam
798a172a4b
wip(desktop): progress
2025-12-14 21:38:58 -06:00
Dax Raad
712c8e9c40
ci: fix test failures in CI by pre-populating models cache
...
Tests were failing in CI because the models.json cache file doesn't exist
and the data() macro fallback only works at build time, not runtime.
The preload now pre-fetches models.json and disables the background
refresh to prevent race conditions during test execution.
2025-12-14 21:23:45 -05:00
Dax
c9c6b26a2e
LLM cleanup ( #5462 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-14 21:11:30 -05:00
Aiden Cline
e3bd8cd9ed
tweak: fallback to provider default for temperature
2025-12-14 11:57:12 -06:00
Aiden Cline
627534a90b
add topK function to transform, add temp defaults for glm and minimax
2025-12-13 23:27:11 -06:00
Aiden Cline
c753868778
chore: reduce duplication of field in transform
2025-12-13 18:07:22 -06:00
Aiden Cline
3801c02db8
tweak: 5.1 -> 5. in transform
2025-12-12 15:17:11 -06:00
Aiden Cline
0474f3bba4
tweak: 5.1 -> 5. reasoning effort match
2025-12-12 13:21:57 -06:00
Aiden Cline
ce4aad9b5c
tweak: setting chat_template_args in transform
2025-12-11 16:22:10 -06:00
Aiden Cline
79d682c1f9
ignore: tmp transform exclusion
2025-12-10 21:18:19 -06:00
Aiden Cline
96397dc1ef
tweak: correct thinkingLevel
2025-12-10 21:13:10 -06:00
Seb Duerr
5d98028182
Add Cerebras integration header with opencode identifier ( #5354 )
2025-12-10 19:36:58 -06:00
Dax Raad
d1f87dd45e
add models.dev family
2025-12-10 14:30:28 -05:00
Aiden Cline
d9f443d333
more interleaved thinking fixes ( #5334 )
2025-12-10 13:29:26 -06:00
Aiden Cline
1cb69581b4
tweak: set gemini thinkingLevel to high by default
2025-12-10 13:09:27 -06:00
Tom Aylott
15b0da75e1
fix: upgrade OpenRouter sdk pkg ( #5302 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-10 13:02:26 -06:00
Aiden Cline
b9ad1b09cb
better interleaved thinking support ( #5298 )
2025-12-09 16:32:12 -06:00
Aiden Cline
14183f06c6
core: refactor providerOptions function to accept Provider.Model for cleaner API
2025-12-09 01:25:36 -06:00
Jérôme Benoit
8a00917ad5
fix: SAP AI Core Vercel AI SDK v2 support ( #5180 )
...
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com >
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org >
2025-12-08 11:27:47 -06:00
Aiden Cline
d38bb05c69
pdf support in read tool ( #5222 )
...
Co-authored-by: ammi1378 <ammi1378@users.noreply.github.com >
2025-12-07 21:54:00 -06:00
Aiden Cline
a3c2278164
fix: provider url merging logic
2025-12-07 13:01:05 -06:00