修改docker-compose

This commit is contained in:
XIE7654
2025-07-18 22:14:37 +08:00
parent 5aaf78ae6c
commit b8bdb5d206
36 changed files with 739 additions and 59 deletions

2
ai_service/.env.example Normal file
View File

@@ -0,0 +1,2 @@
OPENAI_API_KEY=你的API密钥
DEEPSEEK_API_KEY='你的API密钥'