Initial implementation of FAQ bot with ChromaDB and MCP-style tool: add data/course_meta.json
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
[
|
||||||
|
{"title": "Course Schedule", "description": "Расписание занятий по неделям.", "url": "http://example.com/schedule"},
|
||||||
|
{"title": "Exam Dates", "description": "Даты экзаменов и контрольных.", "url": "http://example.com/exams"}
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user