feat: sharechat message;fix: user balance

This commit is contained in:
archer
2023-06-09 10:52:01 +08:00
parent 69bb1f3fa5
commit d9450bd7ee
6 changed files with 54 additions and 9 deletions

View File

@@ -79,9 +79,6 @@ services:
- GPT4KEY=sk-xxx
- OPENAI_BASE_URL=https://api.openai.com/v1
- OPENAI_BASE_URL_AUTH=可选的安全凭证
# claude
- CLAUDE_BASE_URL=calude模型请求地址
- CLAUDE_KEY=CLAUDE_KEY
nginx:
image: nginx:alpine3.17
container_name: nginx