omp: adopt live agent config and models on nibble (smol=kat-coder-v2.5-dev, default=ox-alpha)
This commit is contained in:
parent
73a9cea5ff
commit
3414885fda
3 changed files with 19 additions and 18 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
onboarding = false
|
||||||
[ui]
|
[ui]
|
||||||
status_indicators = "symbols"
|
status_indicators = "symbols"
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -4,7 +4,7 @@ disabledProviders:
|
||||||
- minimax
|
- minimax
|
||||||
- nvidia
|
- nvidia
|
||||||
providers:
|
providers:
|
||||||
webSearchOrder:
|
webSearchOrder:
|
||||||
- searxng
|
- searxng
|
||||||
- perplexity
|
- perplexity
|
||||||
- gemini
|
- gemini
|
||||||
|
|
@ -27,49 +27,49 @@ providers:
|
||||||
- google
|
- google
|
||||||
- mojeek
|
- mojeek
|
||||||
- public
|
- public
|
||||||
searxng:
|
searxng:
|
||||||
endpoint: http://kaiser.local:8800
|
endpoint: http://kaiser.local:8800
|
||||||
symbolPreset: nerd
|
symbolPreset: nerd
|
||||||
theme:
|
theme:
|
||||||
dark: dark-gruvbox
|
dark: dark-gruvbox
|
||||||
light: light
|
light: light
|
||||||
setupVersion: 2
|
setupVersion: 2
|
||||||
modelRoles:
|
modelRoles:
|
||||||
task: llama-swap.miche/godoter-27b
|
task: llama-swap.miche/godoter-27b
|
||||||
slow: deepseek/deepseek-v4-pro:high
|
slow: deepseek/deepseek-v4-pro:high
|
||||||
vision: llama-swap.byte/qwen36-35b-heretic-apex
|
vision: llama-swap.byte/qwen36-35b-heretic-apex
|
||||||
tiny: llama-swap.byte/gemma4-26b-hauhau
|
tiny: llama-swap.byte/gemma4-26b-hauhau
|
||||||
smol: llama-swap.byte/kat-coder-v2.5-dev
|
smol: llama-swap.miche/qwen38-flash-next-iq4xs
|
||||||
commit: llama-swap.byte/gemma4-26b-hauhau
|
commit: llama-swap.byte/gemma4-26b-hauhau
|
||||||
default: openrouter/stealth/ox-alpha
|
default: llama-swap.miche/qwen38-flash-next-rocmfp4-fast
|
||||||
retry:
|
retry:
|
||||||
fallbackChains:
|
fallbackChains:
|
||||||
default:
|
default:
|
||||||
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
||||||
- llama-swap.miche/ornith-1.5-apex-i-quality
|
- llama-swap.miche/ornith-1.5-apex-i-quality
|
||||||
task:
|
task:
|
||||||
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
||||||
- llama-swap.miche/ornith-1.5-apex-i-quality
|
- llama-swap.miche/ornith-1.5-apex-i-quality
|
||||||
smol:
|
smol:
|
||||||
- llama-swap.miche/ornith-1.5-apex-i-quality
|
- llama-swap.miche/ornith-1.5-apex-i-quality
|
||||||
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
||||||
plan:
|
plan:
|
||||||
- llama-swap.miche/ornith-1.5-apex-i-quality:xhigh
|
- llama-swap.miche/ornith-1.5-apex-i-quality:xhigh
|
||||||
- llama-swap.miche/qwen38-27b-ciru-promptforge:xhigh
|
- llama-swap.miche/qwen38-27b-ciru-promptforge:xhigh
|
||||||
slow:
|
slow:
|
||||||
- llama-swap.miche/ornith-1.5-apex-i-quality
|
- llama-swap.miche/ornith-1.5-apex-i-quality
|
||||||
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
||||||
tools:
|
tools:
|
||||||
approvalMode: yolo
|
approvalMode: yolo
|
||||||
memory:
|
memory:
|
||||||
backend: "off"
|
backend: "off"
|
||||||
github:
|
github:
|
||||||
enabled: true
|
enabled: true
|
||||||
statusLine:
|
statusLine:
|
||||||
preset: default
|
preset: default
|
||||||
separator: powerline
|
separator: powerline
|
||||||
transparent: true
|
transparent: true
|
||||||
tui:
|
tui:
|
||||||
textSizing: false
|
textSizing: false
|
||||||
defaultThinkingLevel: auto
|
defaultThinkingLevel: auto
|
||||||
personality: pragmatic
|
personality: pragmatic
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue