fix: meta.json — Повторный экзамен: FAQ-бот — ChromaDB + один MCP-tool
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"schedule": [
|
||||
{"day": "Monday", "time": "10:00-12:00", "topic": "Course Overview"},
|
||||
{"day": "Wednesday", "time": "14:00-16:00", "topic": "Deep Learning"},
|
||||
{"day": "Friday", "time": "09:00-11:00", "topic": "NLP"}
|
||||
],
|
||||
"instructor": "Dr. Ivanov",
|
||||
"schedule": {
|
||||
"lecture1": "2026-09-01 10:00",
|
||||
"lecture2": "2026-09-08 10:00"
|
||||
},
|
||||
"instructor": "Dr. Иванов",
|
||||
"location": "Room 101"
|
||||
}
|
||||
Reference in New Issue
Block a user