aichat: fix config example (#7212)
This commit is contained in:
parent
86b95fc1ed
commit
13a45ede6c
3 changed files with 11 additions and 7 deletions
|
|
@ -2,6 +2,7 @@ clients:
|
|||
- api_base: http://localhost:11434/v1
|
||||
models:
|
||||
- name: llama3.2:latest
|
||||
name: Ollama
|
||||
supports_function_calling: true
|
||||
name: ollama
|
||||
type: openai-compatible
|
||||
model: Ollama:mistral-small:latest
|
||||
model: ollama:llama3.2:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue