aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorben2025-01-13 19:17:08 +0100
committerben2025-01-13 19:17:08 +0100
commit947ee3cba20750adf842f366bc85ead31b573b21 (patch)
treeec673f88ea8fe01851ec61270de54eb15157c68a /src
parentd52860412a293e30857de3ba4addd032bc4dba83 (diff)
downloadai_env-947ee3cba20750adf842f366bc85ead31b573b21.tar.gz
ai_env-947ee3cba20750adf842f366bc85ead31b573b21.tar.bz2
ai_env-947ee3cba20750adf842f366bc85ead31b573b21.tar.xz
Add default model
Diffstat (limited to 'src')
-rw-r--r--src/aichat/config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aichat/config.yaml b/src/aichat/config.yaml
index a74af2c..51c4e2b 100644
--- a/src/aichat/config.yaml
+++ b/src/aichat/config.yaml
@@ -1,6 +1,6 @@
# see https://github.com/sigoden/aichat/blob/main/config.example.yaml
-model: ollama
+model: ollama:qwen2.5
clients:
- type: openai-compatible
name: ollama