fix: meta.json — Повторный экзамен: FAQ-бот — ChromaDB + один MCP-tool
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
{
|
||||
"schedule": {
|
||||
"lecture1": "2026-09-01 10:00",
|
||||
"lecture2": "2026-09-08 10:00"
|
||||
"Monday": "10:00-12:00",
|
||||
"Wednesday": "10:00-12:00",
|
||||
"Friday": "10:00-12:00"
|
||||
},
|
||||
"instructor": "Dr. Иванов",
|
||||
"location": "Room 101"
|
||||
"instructors": [
|
||||
"Dr. Иванов",
|
||||
"Prof. Петров"
|
||||
],
|
||||
"course_name": "Искусственный интеллект",
|
||||
"credits": 3
|
||||
}
|
||||
Reference in New Issue
Block a user