fix: meta.json — Повторный экзамен: FAQ-бот — ChromaDB + один MCP-tool
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
"schedule": "Monday 10:00-12:00, Wednesday 14:00-16:00",
|
"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",
|
"instructor": "Dr. Ivanov",
|
||||||
"semester": "Fall 2026"
|
"location": "Room 101"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user