1.修复创建多个向量库2.查看试卷没有用户答案3.向量化自动出题
This commit is contained in:
4
docs/999.md
Normal file
4
docs/999.md
Normal 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"}'
|
||||
Reference in New Issue
Block a user