Commit Graph

122 Commits

Author SHA1 Message Date
mirzagitov03 963a5848d4 Solution published: update src/config.py 2026-06-18 10:16:39 +00:00
mirzagitov03 247d7ae44c Solution published: update src/agent.py 2026-06-18 10:16:31 +00:00
mirzagitov03 dc80f45ee2 Solution published: update src/__init__.py 2026-06-18 10:16:24 +00:00
mirzagitov03 e101269a92 Solution published: update requirements.txt 2026-06-18 10:16:15 +00:00
mirzagitov03 76fc19fea8 Solution published: update data/faq2.md 2026-06-18 10:16:08 +00:00
mirzagitov03 827058dd5e Solution published: update data/course_meta.json 2026-06-18 10:16:00 +00:00
mirzagitov03 ae978893b3 Solution published: update README.md 2026-06-18 10:15:53 +00:00
mirzagitov03 3e3d48d732 Solution compiled successfully. Ready to publish.: update src/utils.py 2026-06-18 10:02:16 +00:00
mirzagitov03 4b34015cd0 Solution compiled successfully. Ready to publish.: update src/mcp_tool.py 2026-06-18 10:02:08 +00:00
mirzagitov03 a6ab7da57f Solution compiled successfully. Ready to publish.: add src/config.py 2026-06-18 10:02:00 +00:00
mirzagitov03 4ec65f838d Solution compiled successfully. Ready to publish.: update src/agent.py 2026-06-18 10:01:53 +00:00
mirzagitov03 7dc6ac1b90 Solution compiled successfully. Ready to publish.: update src/__init__.py 2026-06-18 10:01:44 +00:00
mirzagitov03 1ede138ffa Solution compiled successfully. Ready to publish.: update requirements.txt 2026-06-18 10:01:36 +00:00
mirzagitov03 a97f049758 Solution compiled successfully. Ready to publish.: update data/faq2.md 2026-06-18 10:01:29 +00:00
mirzagitov03 78307a7a95 Solution compiled successfully. Ready to publish.: update data/course_meta.json 2026-06-18 10:01:21 +00:00
mirzagitov03 c7b33c6d25 Solution compiled successfully. Ready to publish.: update README.md 2026-06-18 10:01:13 +00:00
mirzagitov03 62868f9362 ready: update src/utils.py 2026-06-18 09:48:32 +00:00
mirzagitov03 a6fed8e9a7 ready: update src/mcp_tool.py 2026-06-18 09:48:23 +00:00
mirzagitov03 0e2e5f1e37 ready: update src/agent.py 2026-06-18 09:48:03 +00:00
mirzagitov03 a8250cc8a0 ready: update src/__init__.py 2026-06-18 09:47:55 +00:00
mirzagitov03 fac367c0db ready: update requirements.txt 2026-06-18 09:47:47 +00:00
mirzagitov03 3da046ff2b ready: update data/faq2.md 2026-06-18 09:47:39 +00:00
mirzagitov03 fd311cfc0a ready: update data/course_meta.json 2026-06-18 09:47:32 +00:00
mirzagitov03 7f5340a82b ready: update README.md 2026-06-18 09:47:23 +00:00
mirzagitov03 3da1bd76c3 Сделано: обновлён агент на LangGraph, добавлены источники, исправлены функции. Все требования выполнены.: update src/utils.py 2026-06-18 09:34:43 +00:00
mirzagitov03 95511d3707 Сделано: обновлён агент на LangGraph, добавлены источники, исправлены функции. Все требования выполнены.: update src/mcp_tool.py 2026-06-18 09:34:34 +00:00
mirzagitov03 103533a0e5 Сделано: обновлён агент на LangGraph, добавлены источники, исправлены функции. Все требования выполнены.: update src/agent.py 2026-06-18 09:34:26 +00:00
mirzagitov03 8803a855ff Сделано: обновлён агент на LangGraph, добавлены источники, исправлены функции. Все требования выполнены.: update src/__init__.py 2026-06-18 09:34:17 +00:00
mirzagitov03 219b5bf77e Сделано: обновлён агент на LangGraph, добавлены источники, исправлены функции. Все требования выполнены.: update requirements.txt 2026-06-18 09:34:09 +00:00
mirzagitov03 5c09af1515 Сделано: обновлён агент на LangGraph, добавлены источники, исправлены функции. Все требования выполнены.: update data/faq2.md 2026-06-18 09:33:36 +00:00
mirzagitov03 322fc18761 Сделано: обновлён агент на LangGraph, добавлены источники, исправлены функции. Все требования выполнены.: update data/course_meta.json 2026-06-18 09:33:27 +00:00
mirzagitov03 a6e68895f7 Сделано: обновлён агент на LangGraph, добавлены источники, исправлены функции. Все требования выполнены.: update README.md 2026-06-18 09:33:19 +00:00
mirzagitov03 ad1dc9983d Updated agent to use modern LangChain API and fixed tool definitions.: update src/utils.py 2026-06-17 19:38:33 +00:00
mirzagitov03 56d53aa344 Updated agent to use modern LangChain API and fixed tool definitions.: update src/mcp_tool.py 2026-06-17 19:38:23 +00:00
mirzagitov03 f97f72f34d Updated agent to use modern LangChain API and fixed tool definitions.: update src/agent.py 2026-06-17 19:38:14 +00:00
mirzagitov03 f215acf785 Updated agent to use modern LangChain API and fixed tool definitions.: update src/__init__.py 2026-06-17 19:38:04 +00:00
mirzagitov03 602ac11b78 Updated agent to use modern LangChain API and fixed tool definitions.: update requirements.txt 2026-06-17 19:37:54 +00:00
mirzagitov03 0305b88253 Updated agent to use modern LangChain API and fixed tool definitions.: update data/faq2.md 2026-06-17 19:37:45 +00:00
mirzagitov03 3e4b5c6321 Updated agent to use modern LangChain API and fixed tool definitions.: update data/course_meta.json 2026-06-17 19:37:35 +00:00
mirzagitov03 323fe7a5ac Updated agent to use modern LangChain API and fixed tool definitions.: update README.md 2026-06-17 19:37:25 +00:00
mirzagitov03 810ead0241 Updated agent to use modern LangChain API and fixed tool definitions.: remove data/faq1.md 2026-06-17 19:37:17 +00:00
mirzagitov03 4d2ed425a7 Solution published: update src/utils.py 2026-06-16 11:24:13 +00:00
mirzagitov03 e6780ecbdb Solution published: update src/mcp_tool.py 2026-06-16 11:24:02 +00:00
mirzagitov03 23871dc739 Solution published: update src/agent.py 2026-06-16 11:23:52 +00:00
mirzagitov03 eeca76ab72 Solution published: update src/__init__.py 2026-06-16 11:23:42 +00:00
mirzagitov03 027f5cc324 Solution published: update requirements.txt 2026-06-16 11:23:33 +00:00
mirzagitov03 c0173e4e30 Solution published: update data/faq2.md 2026-06-16 11:23:23 +00:00
mirzagitov03 c24d97126f Solution published: update data/faq1.md 2026-06-16 11:23:13 +00:00
mirzagitov03 ae89762bbf Solution published: update data/course_meta.json 2026-06-16 11:23:03 +00:00
mirzagitov03 bc6f88c68d Solution published: update README.md 2026-06-16 11:22:54 +00:00