Initial implementation of FAQ bot with ChromaDB and MCP-style tool: add data/course_meta.json

This commit is contained in:
2026-06-10 13:56:55 +00:00
parent e2d73f46a6
commit 08f5dfda3e
+4
View File
@@ -0,0 +1,4 @@
[
{"title": "Course Schedule", "description": "Расписание занятий по неделям.", "url": "http://example.com/schedule"},
{"title": "Exam Dates", "description": "Даты экзаменов и контрольных.", "url": "http://example.com/exams"}
]