]> Untitled Git - axy/ft/rag.git/commit
Implemented it as a cli, chunking not done but preliminaries are
authorAxy <gilliardmarthey.axel@gmail.com>
Tue, 25 Aug 2026 12:53:08 +0000 (14:53 +0200)
committerAxy <gilliardmarthey.axel@gmail.com>
Tue, 25 Aug 2026 12:53:08 +0000 (14:53 +0200)
commite936781579fe91dd4eef85bba2580786ac60c06f
tree49652948bc5eaf0f1469459c4ec5879db6c48574
parent25f0dd5d15a98bd35de543d29a2582239f84e91d
Implemented it as a cli, chunking not done but preliminaries are
.gitignore
pyproject.toml
src/rag/__init__.py
src/rag/chunking.py [new file with mode: 0644]
src/rag/retrieval.py
uv.lock