From 90496177ecfd0e39f04d77af4b1dd3b63bbf9d57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D0=BD=D0=B8=D0=B8=D0=BB=20=D0=92=D0=B8=D0=BA?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D0=BE=D0=B2?= Date: Thu, 2 Jul 2026 08:38:45 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20meta.json=20=E2=80=94=20=D0=9F=D0=BE?= =?UTF-8?q?=D0=B2=D1=82=D0=BE=D1=80=D0=BD=D1=8B=D0=B9=20=D1=8D=D0=BA=D0=B7?= =?UTF-8?q?=D0=B0=D0=BC=D0=B5=D0=BD:=20FAQ-=D0=B1=D0=BE=D1=82=20=E2=80=94?= =?UTF-8?q?=20ChromaDB=20+=20=D0=BE=D0=B4=D0=B8=D0=BD=20MCP-tool?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- meta.json | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/meta.json b/meta.json index ec1e11c..4858cf0 100644 --- a/meta.json +++ b/meta.json @@ -1,15 +1,5 @@ { - "schedule": [ - { - "day": "Monday", - "time": "10:00-12:00", - "topic": "Introduction" - }, - { - "day": "Wednesday", - "time": "14:00-16:00", - "topic": "Advanced Topics" - } - ], - "instructor": "Dr. Иванов" + "schedule": "Monday 10:00-12:00, Wednesday 14:00-16:00", + "instructor": "Dr. Ivanov", + "semester": "Fall 2026" } \ No newline at end of file