Commit Graph

51 Commits

Author SHA1 Message Date
mirzagitov03 5a9e4a061e Обновлен vectorstore.py: remove requirements.txt 2026-06-17 13:10:31 +00:00
mirzagitov03 d18922df2c Обновлен vectorstore.py: remove main.py 2026-06-17 13:10:25 +00:00
mirzagitov03 85f89370c5 Обновлен vectorstore.py: remove documents/langgraph_notes.md 2026-06-17 13:10:17 +00:00
mirzagitov03 5d8acfdc09 Обновлен vectorstore.py: remove documents/chroma_intro.txt 2026-06-17 13:10:09 +00:00
mirzagitov03 804fdf9d1b Обновлен vectorstore.py: remove agent.py 2026-06-17 13:10:02 +00:00
mirzagitov03 a816fb5a49 Обновлен vectorstore.py: remove README.md 2026-06-17 13:09:56 +00:00
mirzagitov03 c5a0398c94 Solution published: update vectorstore.py 2026-06-17 12:07:14 +00:00
mirzagitov03 96e4110467 Solution published: update tools.py 2026-06-17 12:07:04 +00:00
mirzagitov03 8089e133c0 Solution published: update requirements.txt 2026-06-17 12:06:54 +00:00
mirzagitov03 ea26e90a56 Solution published: update main.py 2026-06-17 12:06:43 +00:00
mirzagitov03 1832163c74 Solution published: update documents/langgraph_notes.md 2026-06-17 12:06:32 +00:00
mirzagitov03 23e53c02ea Solution published: update documents/chroma_intro.txt 2026-06-17 12:06:23 +00:00
mirzagitov03 44901a1a42 Solution published: update agent.py 2026-06-17 12:06:12 +00:00
mirzagitov03 95428837ec Solution published: update README.md 2026-06-17 12:06:02 +00:00
mirzagitov03 2e60c30dbf Build ChromaDB + Tavily RAG agent with Ollama embeddings, local/web tools, create_agent routing, and CLI ingest flow.: update vectorstore.py 2026-06-16 13:13:03 +00:00
mirzagitov03 3f0c6a362b Build ChromaDB + Tavily RAG agent with Ollama embeddings, local/web tools, create_agent routing, and CLI ingest flow.: update tools.py 2026-06-16 13:12:56 +00:00
mirzagitov03 7fb08d4336 Build ChromaDB + Tavily RAG agent with Ollama embeddings, local/web tools, create_agent routing, and CLI ingest flow.: update requirements.txt 2026-06-16 13:12:49 +00:00
mirzagitov03 9e132e89c3 Build ChromaDB + Tavily RAG agent with Ollama embeddings, local/web tools, create_agent routing, and CLI ingest flow.: update main.py 2026-06-16 13:12:41 +00:00
mirzagitov03 845c894ffe Build ChromaDB + Tavily RAG agent with Ollama embeddings, local/web tools, create_agent routing, and CLI ingest flow.: add documents/langgraph_notes.md 2026-06-16 13:12:34 +00:00
mirzagitov03 340471a124 Build ChromaDB + Tavily RAG agent with Ollama embeddings, local/web tools, create_agent routing, and CLI ingest flow.: add documents/chroma_intro.txt 2026-06-16 13:12:26 +00:00
mirzagitov03 0ba2401fc3 Build ChromaDB + Tavily RAG agent with Ollama embeddings, local/web tools, create_agent routing, and CLI ingest flow.: update agent.py 2026-06-16 13:12:19 +00:00
mirzagitov03 575e0957b7 Build ChromaDB + Tavily RAG agent with Ollama embeddings, local/web tools, create_agent routing, and CLI ingest flow.: add README.md 2026-06-16 13:12:12 +00:00
mirzagitov03 db14f9df87 Публикация решения: update vectorstore.py 2026-06-11 15:48:14 +00:00
mirzagitov03 7dea1b4350 Публикация решения: update tools.py 2026-06-11 15:48:01 +00:00
mirzagitov03 94edfbd46b Публикация решения: update requirements.txt 2026-06-11 15:47:48 +00:00
mirzagitov03 1d5d2f0033 Публикация решения: update main.py 2026-06-11 15:47:36 +00:00
mirzagitov03 0ea3482331 Публикация решения: update agent.py 2026-06-11 15:47:23 +00:00
mirzagitov03 d0e9b752a6 Initial implementation of RAG agent with Qdrant and Tavily: update main.py 2026-06-11 15:28:43 +00:00
mirzagitov03 48647eeaf5 Initial implementation of RAG agent with Qdrant and Tavily: update agent.py 2026-06-11 15:28:01 +00:00
mirzagitov03 21b8f80abb Initial implementation of RAG agent with Qdrant and Tavily: update vectorstore.py 2026-06-11 15:24:49 +00:00
mirzagitov03 b4ee6c39c7 Initial implementation of RAG agent with Qdrant and Tavily: update tools.py 2026-06-11 15:24:36 +00:00
mirzagitov03 99c43d47a5 Initial implementation of RAG agent with Qdrant and Tavily: update requirements.txt 2026-06-11 15:24:23 +00:00
mirzagitov03 1936a4c884 Initial implementation of RAG agent with Qdrant and Tavily: update main.py 2026-06-11 15:24:11 +00:00
mirzagitov03 a14a9ed14d Initial implementation of RAG agent with Qdrant and Tavily: update agent.py 2026-06-11 15:23:58 +00:00
mirzagitov03 d25c49c0c6 Solution ready for publish: update vectorstore.py 2026-06-11 13:47:16 +00:00
mirzagitov03 7e1d21e57e Solution ready for publish: update tools.py 2026-06-11 13:47:04 +00:00
mirzagitov03 8b27f241b7 Solution ready for publish: add requirements.txt 2026-06-11 13:46:54 +00:00
mirzagitov03 643e79a111 Solution ready for publish: update main.py 2026-06-11 13:46:43 +00:00
mirzagitov03 5cfb0d4fd6 Solution ready for publish: update agent.py 2026-06-11 13:46:32 +00:00
mirzagitov03 b161bd94e4 Solution ready for publish: update vectorstore.py 2026-06-11 13:44:36 +00:00
mirzagitov03 393fd6b9f2 Solution ready for publish: update tools.py 2026-06-11 13:44:25 +00:00
mirzagitov03 52e25c41ae Solution ready for publish: update main.py 2026-06-11 13:44:14 +00:00
mirzagitov03 9d94d9f7e5 Solution ready for publish: update agent.py 2026-06-11 13:44:03 +00:00
mirzagitov03 884e346fde Решение готово к публикации: update vectorstore.py 2026-06-11 09:18:33 +00:00
mirzagitov03 a62a05d87c Решение готово к публикации: update tools.py 2026-06-11 09:18:25 +00:00
mirzagitov03 a94eb4d848 Решение готово к публикации: update main.py 2026-06-11 09:18:17 +00:00
mirzagitov03 ab45ac1492 Решение готово к публикации: update agent.py 2026-06-11 09:18:09 +00:00
mirzagitov03 30620c0201 Решение готово к публикации: add vectorstore.py 2026-06-11 09:16:31 +00:00
mirzagitov03 e34bbb8aa1 Решение готово к публикации: add tools.py 2026-06-11 09:16:23 +00:00
mirzagitov03 69b409d35d Решение готово к публикации: add main.py 2026-06-11 09:16:15 +00:00