feat: add webui http channel for chat and file upload
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user