File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ - Fix ` anthropic/claude-3-5-haiku-20241022 ` model.
6+
57## 0.36.2
68
79- Add login providers and server command to ` /doctor ` .
Original file line number Diff line number Diff line change 3636 :models {" claude-sonnet-4-20250514" {:extraPayload {:thinking {:type " enabled" :budget_tokens 2048 }}}
3737 " claude-opus-4-1-20250805" {:extraPayload {:thinking {:type " enabled" :budget_tokens 2048 }}}
3838 " claude-opus-4-20250514" {:extraPayload {:thinking {:type " enabled" :budget_tokens 2048 }}}
39- " claude-3-5-haiku-20241022" {:extraPayload { :thinking { :type " enabled " :budget_tokens 2048 }} }}}
39+ " claude-3-5-haiku-20241022" {}}}
4040 " github-copilot" {:api " openai-chat"
4141 :url " https://api.githubcopilot.com"
4242 :key nil ; ; not supported, requires login auth
You can’t perform that action at this time.
0 commit comments