完成请求推送,但组装mes还有问题
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -67,6 +67,9 @@ frontend/dist-ssr/
|
||||
!.env.development
|
||||
!.env.production
|
||||
|
||||
# ⚠️ 敏感信息:API 配置文件(包含 API Keys)
|
||||
data/apiconfig/*.json
|
||||
|
||||
# ==================== Logs ====================
|
||||
logs/
|
||||
*.log
|
||||
@@ -78,6 +81,7 @@ data/chat/**/*.jsonl
|
||||
data/chat/**/*.json
|
||||
data/preset/*.json
|
||||
data/worldbooks/*.json
|
||||
# ⚠️ API 配置文件包含 API Keys,禁止提交到版本控制
|
||||
data/apiconfig/*.json
|
||||
data/comfyui_workflows/*.json
|
||||
data/images/*
|
||||
|
||||
Reference in New Issue
Block a user