mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-24 18:00:58 +01:00
8 lines
190 B
YAML
8 lines
190 B
YAML
clients:
|
|
- api_base: http://localhost:11434/v1
|
|
models:
|
|
- name: llama3.2:latest
|
|
supports_function_calling: true
|
|
name: ollama
|
|
type: openai-compatible
|
|
model: ollama:llama3.2:latest
|