feat: add als generator chatbot and storage

This commit is contained in:
renato97
2025-12-01 03:03:22 +00:00
parent 5dafb7fcbf
commit a87347475a
14 changed files with 941 additions and 6 deletions

View File

@@ -6,3 +6,11 @@ NODE_RED_FLOW_CREDENTIAL_SECRET=change-this-secret
GITEA_TOKEN=put-your-token-here
GITEA_USER=your-username
GITEA_URL=https://gitea.cbcren.online/
ANTHROPIC_BASE_URL=https://api.z.ai/api/anthropic
ANTHROPIC_AUTH_TOKEN=replace-with-your-token
ANTHROPIC_FALLBACK_BASE_URL=https://api.minimax.io/anthropic
ANTHROPIC_FALLBACK_TOKEN=replace-with-your-secondary-token
ANTHROPIC_MODEL=MiniMax-M2
API_TIMEOUT_MS=300000
CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1
CHATBOT_UPLOAD_URL=http://localhost:1880/als/upload