2025-08-26 18:19:43 +02:00
|
|
|
|
# config.yaml
|
|
|
|
|
|
endpoints:
|
|
|
|
|
|
- http://192.168.0.50:11434
|
|
|
|
|
|
- http://192.168.0.51:11434
|
|
|
|
|
|
- http://192.168.0.52:11434
|
2025-09-01 16:35:22 +02:00
|
|
|
|
- https://openrouter.ai/api/v1
|
|
|
|
|
|
- https://api.inceptionlabs.ai/v1
|
2025-08-26 18:19:43 +02:00
|
|
|
|
|
2025-09-01 16:35:22 +02:00
|
|
|
|
# Maximum concurrent connections *per endpoint‑model pair* (equals to OLLAMA_NUM_PARALLEL)
|
|
|
|
|
|
max_concurrent_connections: 2
|