66 lines
No EOL
1.8 KiB
YAML
66 lines
No EOL
1.8 KiB
YAML
providers:
|
|
webSearch: searxng
|
|
searxng:
|
|
endpoint: http://kaiser.local:8800
|
|
symbolPreset: nerd
|
|
theme:
|
|
dark: dark-gruvbox
|
|
light: light
|
|
setupVersion: 1
|
|
modelRoles:
|
|
default: zai-coding/glm-5.2:high
|
|
task: llama-swap.miche/qwen3.6-27b-mtp
|
|
smol: llama-swap.byte/qwen3.6-35b-heretic-mtp
|
|
plan: zai-coding/glm-5.2:xhigh
|
|
slow: minimax-code/MiniMax-M3:high
|
|
vision: llama-swap.miche/gemma4-12b
|
|
tiny: llama-swap.byte/qwen3.6-35b-heretic-mtp
|
|
retry:
|
|
fallbackChains:
|
|
default:
|
|
- zai-coding/glm-5.2
|
|
- minimax-code/MiniMax-M3
|
|
- deepseek/deepseek-v4-pro
|
|
- llama-swap.miche/qwen3.6-27b-mtp-rocmfp4-turbo
|
|
- llama-swap.byte/qwen3.6-27b-mtp
|
|
task:
|
|
- llama-swap.miche/qwen3.6-27b-mtp-rocmfp4-turbo
|
|
- llama-swap.byte/qwen3.6-27b-mtp
|
|
- zai-coding/glm-5.2
|
|
- minimax-code/MiniMax-M3
|
|
smol:
|
|
- llama-swap.miche/qwen3.6-35b-a3b-mtp-rocmfp4
|
|
- llama-swap.byte/qwen3.6-35b-a3b-mtp
|
|
- llama-swap.miche/qwen3.6-27b-mtp-rocmfp4-turbo
|
|
- zai-coding/glm-5.2
|
|
- minimax-code/MiniMax-M3
|
|
plan:
|
|
- zai-coding/glm-5.2:xhigh
|
|
- minimax-code/minimax-code:xhigh
|
|
- deepseek/deepseek-v4-pro:xhigh
|
|
- llama-swap.miche/step-3.7-flash:high
|
|
slow:
|
|
- zai-coding/glm-5.2
|
|
- minimax-code/minimax-code
|
|
- deepseek/deepseek-v4-pro
|
|
- llama-swap.miche/step-3.7-flash
|
|
vision:
|
|
- llama-swap.miche/gemma4-12b
|
|
- llama-swap.byte/gemma-4-12b-heretic
|
|
- llama-swap.miche/qwen3.6-27b-mtp-rocmfp4-turbo
|
|
tools:
|
|
approvalMode: yolo
|
|
memory:
|
|
backend: "off"
|
|
github:
|
|
enabled: true
|
|
statusLine:
|
|
preset: default
|
|
separator: powerline
|
|
transparent: true
|
|
tui:
|
|
textSizing: false
|
|
defaultThinkingLevel: high
|
|
personality: pragmatic
|
|
hideThinkingBlock: true
|
|
readLineNumbers: true |