diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-21 00:03:20 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-21 00:03:20 +0300 |
| commit | d566aed3d626c9b6c37b6082b94615b99f93b669 (patch) | |
| tree | cc983636d6a4031ca91e2887a0b8e4dc2095025b | |
| parent | 48bf3e8e2e9d30baee1f52b3f8ab0b7dc4a13931 (diff) | |
Update
| -rw-r--r-- | fish/conf.d/ai.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/conf.d/ai.fish b/fish/conf.d/ai.fish index e98e7d9..c8e7650 100644 --- a/fish/conf.d/ai.fish +++ b/fish/conf.d/ai.fish @@ -7,7 +7,7 @@ function glm end function qwen - ollama launch opencode --model qwen-3.5:cloud -y -- run $argv + ollama launch opencode --model qwen3.5:cloud -y -- run $argv end abbr -a suggest hexai |
