new config.yaml for assistants
All checks were successful
build rgb-board / build (push) Successful in 4m6s
All checks were successful
build rgb-board / build (push) Successful in 4m6s
This commit is contained in:
@@ -1,27 +1,11 @@
|
||||
name: Local Assistant
|
||||
name: Wagner Home Assistant
|
||||
version: 1.0.0
|
||||
schema: v1
|
||||
models:
|
||||
- name: qwen2.5
|
||||
provider: ollama
|
||||
model: qwen2.5:14b
|
||||
apiBase: http://192.168.0.53
|
||||
roles:
|
||||
- chat
|
||||
- edit
|
||||
- apply
|
||||
- agent
|
||||
- name: qwen3
|
||||
provider: ollama
|
||||
model: qwen3:14b
|
||||
apiBase: http://192.168.0.53
|
||||
roles:
|
||||
- chat
|
||||
- edit
|
||||
- apply
|
||||
- agent
|
||||
|
||||
|
||||
models:
|
||||
- name: Autodetect
|
||||
provider: ollama
|
||||
model: AUTODETECT
|
||||
apiBase: http://192.168.0.53
|
||||
context:
|
||||
- provider: code
|
||||
- provider: docs
|
||||
|
||||
Reference in New Issue
Block a user