Commit Graph

108 Commits

Author SHA1 Message Date
Emil 6877c6f88a rework: switch to Qdrant (README.md) 2026-05-27 13:52:40 +00:00
Emil 0efcbfb608 rework: switch to Qdrant (requirements.txt) 2026-05-27 13:52:38 +00:00
Emil af25932eb5 rework: switch to Qdrant (vector_store.py) 2026-05-27 13:52:37 +00:00
Emil e73d00d4c7 rework: switch to Qdrant (init_knowledge.py) 2026-05-27 13:52:35 +00:00
Emil 37480ffd47 rework: switch to Qdrant (rag_tools.py) 2026-05-27 13:52:34 +00:00
Emil e1c3d8d01c rework: switch to Qdrant (main.py) 2026-05-27 13:52:32 +00:00
Emil e526ada9a1 remove qdrant artifact 2026-05-27 13:37:11 +00:00
Emil 5cb4f2831b rework: switch to ChromaDB (docs/chroma_ollama.txt) 2026-05-27 13:37:09 +00:00
Emil 744f04950e rework: switch to ChromaDB (docs/langchain_basics.txt) 2026-05-27 13:37:08 +00:00
Emil bc69251196 rework: switch to ChromaDB (README.md) 2026-05-27 13:37:06 +00:00
Emil ec233a0354 rework: switch to ChromaDB (requirements.txt) 2026-05-27 13:37:05 +00:00
Emil e2e8975c3c rework: switch to ChromaDB (vector_store.py) 2026-05-27 13:37:03 +00:00
Emil f1a8cabeed rework: switch to ChromaDB (init_knowledge.py) 2026-05-27 13:37:02 +00:00
Emil 30f033af0c rework: switch to ChromaDB (rag_tools.py) 2026-05-27 13:37:01 +00:00
Emil 61af60ec46 rework: switch to ChromaDB (main.py) 2026-05-27 13:36:59 +00:00
Emil bceda51d4d remove mirrored file knowledge/langchain_rag.txt 2026-05-27 13:28:12 +00:00
Emil 4138b5c332 remove mirrored file knowledge_base.py 2026-05-27 13:28:11 +00:00
Emil 30709662d6 remove mirrored file agent_app.py 2026-05-27 13:28:09 +00:00
Emil 86f77b8095 restore own solution: docs/qdrant_ollama.txt 2026-05-27 13:28:08 +00:00
Emil 5fa0ad6ebc restore own solution: docs/langchain_basics.txt 2026-05-27 13:28:06 +00:00
Emil 4addaa7a54 restore own solution: README.md 2026-05-27 13:28:05 +00:00
Emil 0034d520bc restore own solution: requirements.txt 2026-05-27 13:28:04 +00:00
Emil 9c40d3bb93 restore own solution: vector_store.py 2026-05-27 13:28:02 +00:00
Emil 0af30e1c68 restore own solution: init_knowledge.py 2026-05-27 13:28:01 +00:00
Emil 0593ff75ca restore own solution: rag_tools.py 2026-05-27 13:27:59 +00:00
Emil 548e41fa4a restore own solution: main.py 2026-05-27 13:27:58 +00:00
Emil 4415a06167 sync: remove extra vector_store.py 2026-05-27 12:36:28 +00:00
Emil 37aa08c52d sync: remove extra docs/qdrant_ollama.txt 2026-05-27 12:36:27 +00:00
Emil 13a0b1fa4a sync: remove extra docs/langchain_basics.txt 2026-05-27 12:36:26 +00:00
Emil c7840fc0bb sync: remove extra REWORK_NOTES.md 2026-05-27 12:36:25 +00:00
Emil 5ba0c1e9c7 sync from accepted repo: requirements.txt 2026-05-27 12:36:24 +00:00
Emil 6ed3be41bd sync from accepted repo: rag_tools.py 2026-05-27 12:36:23 +00:00
Emil 1ae4328896 sync from accepted repo: main.py 2026-05-27 12:36:21 +00:00
Emil 6783e0eba7 sync from accepted repo: knowledge_base.py 2026-05-27 12:36:20 +00:00
Emil f87c820e60 sync from accepted repo: knowledge/langchain_rag.txt 2026-05-27 12:36:18 +00:00
Emil 808a916782 sync from accepted repo: init_knowledge.py 2026-05-27 12:36:17 +00:00
Emil 5f93cc403f sync from accepted repo: agent_app.py 2026-05-27 12:36:15 +00:00
Emil 4eface42e9 sync from accepted repo: README.md 2026-05-27 12:36:14 +00:00
Emil 6b2ee67a7f fix: align with accepted structure (docs/qdrant_ollama.txt) 2026-05-27 12:28:46 +00:00
Emil f38760433e fix: align with accepted structure (docs/langchain_basics.txt) 2026-05-27 12:28:45 +00:00
Emil e1498d11ce fix: align with accepted structure (REWORK_NOTES.md) 2026-05-27 12:28:43 +00:00
Emil 220617a581 fix: align with accepted structure (README.md) 2026-05-27 12:28:42 +00:00
Emil e320adc165 fix: align with accepted structure (requirements.txt) 2026-05-27 12:28:40 +00:00
Emil 7ea14bb893 fix: align with accepted structure (vector_store.py) 2026-05-27 12:28:39 +00:00
Emil e47ef16a47 fix: align with accepted structure (init_knowledge.py) 2026-05-27 12:28:37 +00:00
Emil 63a97e7378 fix: align with accepted structure (rag_tools.py) 2026-05-27 12:28:36 +00:00
Emil 29779d6869 fix: align with accepted structure (knowledge_base.py) 2026-05-27 12:28:34 +00:00
Emil 42a3005957 fix: align with accepted structure (agent_app.py) 2026-05-27 12:28:33 +00:00
Emil 9463c7fc88 fix: align with accepted structure (main.py) 2026-05-27 12:28:31 +00:00
Emil 00e3b2f551 remove chroma doc 2026-05-27 12:18:40 +00:00