diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-09 11:54:36 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-09 11:54:36 +0300 |
| commit | c083127ceb3bc950e2dcd341d1b8e741f56a9199 (patch) | |
| tree | d2a029028167f0bbd8f83145ab0cabc4a41a2323 | |
| parent | d8613e31834725a9c00786b58bba7f78962e3a3f (diff) | |
Update
| -rw-r--r-- | dotfiles/fish/conf.d/ai.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/fish/conf.d/ai.fish b/dotfiles/fish/conf.d/ai.fish index b1b98f7..2ffd19d 100644 --- a/dotfiles/fish/conf.d/ai.fish +++ b/dotfiles/fish/conf.d/ai.fish @@ -16,6 +16,7 @@ function aimodels set -l COPILOT_CHAT_DIR "$NVIM_DIR/pack/copilotchat/start/CopilotChat.nvim/lua/CopilotChat" printf "gpt-4o +gpt-5 gpt-o3 gpt-4.1 claude-3.7-sonnet |
