mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 22:54:24 +01:00
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
# API server configuration
|
|
host: 0.0.0.0
|
|
port: 8080
|
|
api_key: kurac
|
|
|
|
# Provider configuration
|
|
provider: ollama
|
|
model: qwen3:8b
|