fix:修复提示词工坊唯一标识问题
This commit is contained in:
+4
-1
@@ -120,4 +120,7 @@ data_old/
|
||||
backend/migrate_all_databases.py
|
||||
test_api.py
|
||||
# Embedding models (downloaded from HuggingFace at runtime)
|
||||
backend/embedding/
|
||||
backend/embedding/
|
||||
|
||||
# 提示词工坊实例标识(每个部署实例必须唯一)
|
||||
backend/.instance_id
|
||||
Reference in New Issue
Block a user