chatbot 和 agent 增加session_id 作会话控制,弃用user_id 作为会话控制

This commit is contained in:
zhh
2025-11-03 15:21:43 +08:00
parent d1e2e56f42
commit cde7357df8
3 changed files with 12 additions and 7 deletions

3
.gitignore vendored
View File

@@ -8,4 +8,5 @@ app/core/data/
*.sqlite3
*.log
db
*.sqlite
*.sqlite
*.png