mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-09-05 10:49:17 +00:00
fix(opencode): update fast model template
This commit is contained in:
@@ -1 +1 @@
|
|||||||
AquaAI/qwen3.5:4b
|
openai/gpt-5.6-luna-fast
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Commit currently staged code in git
|
description: Commit currently staged code in git
|
||||||
mode: all
|
mode: all
|
||||||
model: "{{ template "models/small-brain" }}"
|
model: {{ template "models/small-brain" }}
|
||||||
temperature: 0.1
|
temperature: 0.1
|
||||||
tools:
|
tools:
|
||||||
write: false
|
write: false
|
||||||
|
|||||||
Reference in New Issue
Block a user