1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-24 18:00:58 +01:00
home-manager/tests/modules/programs/aichat/settings.yml
2025-06-05 08:45:29 -05:00

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