Merge branch 'router-for-me:main' into main

This commit is contained in:
Luis Pater
2025-12-24 04:25:06 +08:00
committed by GitHub
17 changed files with 887 additions and 248 deletions

View File

@@ -78,6 +78,11 @@ routing:
# When true, enable authentication for the WebSocket API (/v1/ws).
ws-auth: false
# Streaming behavior (SSE keep-alives + safe bootstrap retries).
# streaming:
# keepalive-seconds: 15 # Default: 0 (disabled). <= 0 disables keep-alives.
# bootstrap-retries: 1 # Default: 0 (disabled). Retries before first byte is sent.
# Gemini API keys
# gemini-api-key:
# - api-key: "AIzaSy...01"