1.修复创建多个向量库2.查看试卷没有用户答案3.向量化自动出题

This commit is contained in:
2026-06-11 21:50:27 +08:00
parent 6cdb38df68
commit a8e28e513d
74 changed files with 5120 additions and 5326 deletions

4
docs/999.md Normal file
View File

@@ -0,0 +1,4 @@
curl -X POST <http://localhost:8080/ai/chat/stream> \
-H "Authorization: Bearer <token>" \
-H "Content-Type: application/json" \
-d '{"message": "什么是自然周?", "session\_id": "test\_session"}'