Docs: 9router + Hermes Agent local AI stack with Telegram (9router routes model via combo)

This commit is contained in:
cania
2026-08-11 17:50:23 +02:00
commit da4b918e68
7 changed files with 332 additions and 0 deletions

14
files/config.yaml Normal file
View File

@@ -0,0 +1,14 @@
model:
default: "free" # 9router combo name — 9router picks the model
provider: "custom"
base_url: "http://127.0.0.1:20128/v1"
api_key: "REPLACE_WITH_9ROUTER_API_KEY" # from 9router dashboard → API section
messaging:
telegram:
enabled: true
token: "REPLACE_WITH_TELEGRAM_BOT_TOKEN"
allowed_user_ids:
- "REPLACE_WITH_TELEGRAM_USER_ID"
home_channel: telegram
deliver: telegram