refactor: 重构目录结构,后端代码统一到 backend/ 目录
This commit is contained in:
2
backend/.env.example
Normal file
2
backend/.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
OPENAI_BASE_URL=https://api.openai.com
|
||||
OPENAI_API_KEY=sk-your-key-here
|
||||
Reference in New Issue
Block a user