Initial commit

This commit is contained in:
Alpha Nerd 2025-08-26 18:19:43 +02:00 committed by GitHub
parent 5b19fbf739
commit 5f1f3f7b57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 782 additions and 0 deletions

8
config.yaml Normal file
View file

@ -0,0 +1,8 @@
# config.yaml
endpoints:
- http://192.168.0.50:11434
- http://192.168.0.51:11434
- http://192.168.0.52:11434
# Maximum concurrent connections *per endpointmodel pair*
max_concurrent_connections: 2