fix: meta.json — Повторный экзамен: FAQ-бот — ChromaDB + один MCP-tool

This commit is contained in:
2026-07-02 09:00:41 +00:00
parent 50348ca2c6
commit 2c80d51123
+5 -6
View File
@@ -1,9 +1,8 @@
{ {
"schedule": [ "schedule": {
{"day": "Monday", "time": "10:00-12:00", "topic": "Course Overview"}, "lecture1": "2026-09-01 10:00",
{"day": "Wednesday", "time": "14:00-16:00", "topic": "Deep Learning"}, "lecture2": "2026-09-08 10:00"
{"day": "Friday", "time": "09:00-11:00", "topic": "NLP"} },
], "instructor": "Dr. Иванов",
"instructor": "Dr. Ivanov",
"location": "Room 101" "location": "Room 101"
} }