From 32b48ebc930d848f8f90b9cf42418bdb7d04006a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 14 Oct 2025 23:53:46 +0300 Subject: Update --- dotfiles/fish/conf.d/ai.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/fish/conf.d/ai.fish b/dotfiles/fish/conf.d/ai.fish index f44df0f..aa9c9f1 100644 --- a/dotfiles/fish/conf.d/ai.fish +++ b/dotfiles/fish/conf.d/ai.fish @@ -8,7 +8,7 @@ abbr -a aic 'aichat -e' # set -gx COPILOT_MODEL gpt-4.1 # can be changed with aimodels function set -gx COPILOT_MODEL gpt-4o # can be changed with aimodels function set -gx HANDLER copilot -set -gx HEXAI_PROVIDER openai +# set -gx HEXAI_PROVIDER copilot # TODO: also reconfigure aichat tool using this function function aimodels -- cgit v1.2.3