Commit Graph

128 Commits

Author SHA1 Message Date
Frank b8be3a9543 Set temperature for kimi k2.5 2026-01-27 14:13:21 -05:00
Aiden Cline a8096a5537 tweak: add recommended topP/temp for kimi k2.5 2026-01-27 12:43:30 -05:00
Michael Yochpaz d1aeb93b40 fix(provider): enable thinking for google-vertex-anthropic models (#10442)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-24 23:42:29 -05:00
zerone0x 6550de3398 fix(provider): deep merge providerOptions in applyCaching (#10323)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-24 13:07:04 -05:00
Arthur 2d61d471ee fix: add xhigh reasoning effort for GitHub Copilot GPT-5 models (#10092)
Co-authored-by: Arthur Freitas Ramos <arthur@MacBook-Air-de-Arthur.local>
2026-01-24 00:09:47 -05:00
zerone0x 8cd1708b56 fix(provider): add thinking presets for Google Vertex Anthropic (#9953)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-22 19:44:18 -06:00
dpuyosa 36ece4e82f feat: Add promptCacheKey for Venice provider (#9915) 2026-01-21 20:28:04 -06:00
Aiden Cline b1a6072991 tweak: adjust textVerbosity and reasoningEffort defaults to better match codex cli 2026-01-21 13:23:04 -06:00
Stephen Collings ccb25dd8ce fix: Claude w/bedrock custom inference profile - caching support (#9838)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-21 10:42:13 -06:00
Aiden Cline 14f2effb0a chore: handle fields other than reasoning_content in interleaved block 2026-01-19 12:18:17 -06:00
Aiden Cline 2574d3f676 add proper variant support to copilot 2026-01-19 00:18:42 -06:00
Christopher Tso d03ace53cb fix(github-copilot): auto-route GPT-5+ models to Responses API (#5877)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-18 23:30:28 -06:00
Aiden Cline 802117a019 fix: bad variants for grok models 2026-01-18 14:21:14 -06:00
Aiden Cline ce03719b0e test: add azure test case 2026-01-17 00:35:49 -06:00
Aiden Cline 94cf094225 fix: gpt id stuff fr fr this time :/ (#9006) 2026-01-16 22:09:36 -06:00
Aiden Cline c17c9f3bb6 chore: cleanup transform code a tad 2026-01-16 16:13:38 -06:00
Aiden Cline f49f91e2b0 Revert "fix(app): support anthropic models on azure cognitive services" (#8966) 2026-01-16 15:25:23 -06:00
Unies Ananda Raja ceba48d96b fix(app): support anthropic models on azure cognitive services (#8335) 2026-01-16 15:24:06 -06:00
Aiden Cline e51a8fadb6 fix: fix the itemId stripping logic, this time it should fix that id issue w/ gpt models fr 2026-01-16 11:34:45 -06:00
Aiden Cline 44b8b52699 strip itemIds in more cases 2026-01-15 18:00:58 -06:00
Aiden Cline 8f12616408 fix: codex id issue (#8605) 2026-01-15 01:31:50 -06:00
Aiden Cline 37381725da Revert "feat: allow provider-level store option (#8000)" (#8613) 2026-01-15 00:45:03 -06:00
Call White 8adeafbfc7 feat: allow provider-level store option (#8000) 2026-01-15 00:35:53 -06:00
Aiden Cline 39373814a7 tweak: add error message so people know to reauthenticate with copilot 2026-01-14 20:21:03 -06:00
Aiden Cline 7b6c17b21e tweak: for zai ensure clear_thinking is false 2026-01-12 23:04:50 -06:00
Adam e6960a0cd7 fix(bedrock): use reasoningConfig for Anthropic models on Bedrock (#8092) 2026-01-12 18:42:19 -06:00
Alejandro Chinchilla 76d6a72d33 fix: exclude 'none' variant for gpt-5.2-codex (#7682) 2026-01-10 12:22:44 -06:00
Aiden Cline 0a27964bc1 fix: ensure gpt-5.2-codex has variants 2026-01-09 19:15:57 -06:00
Aiden Cline 19fc221ca8 fix: issue w/ normal transform options conflicting w/ small model options when gen-ing title 2026-01-07 17:32:38 -06:00
Aiden Cline 009613423c tweak: transform 2026-01-05 01:40:15 -06:00
Aiden Cline 650843eb1d fix: for anthropic compat ensure empty msgs and empty reasoning is filtered out 2026-01-05 01:40:15 -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
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
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
Frank 8499af06df support glm 4.7 2025-12-22 17:11:02 -05: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
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
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