feat: add webui http channel for chat and file upload

This commit is contained in:
2026-03-10 10:23:53 +08:00
parent bd41f48971
commit 49f6297631
6 changed files with 527 additions and 2 deletions

View File

@@ -17,6 +17,8 @@ TELEGRAM_POLL_TIMEOUT_SECONDS=30
FEISHU_APP_ID=
FEISHU_APP_SECRET=
FEISHU_VERIFY_TOKEN=
WEBUI_LISTEN_ADDR=:8090
WEBUI_MAX_UPLOAD_MB=20
LLM_BASE_URL=https://api.openai.com/v1
LLM_API_KEY=