]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
llamaindex vector index, llmindex mangement command
authorshamoon <4887959+shamoon@users.noreply.github.com>
Fri, 25 Apr 2025 03:51:06 +0000 (20:51 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Wed, 2 Jul 2025 18:01:52 +0000 (11:01 -0700)
commit959ebdbb85d9513ff815d2036e7384dd6ebabfd5
treec8a853bea7a8ac751ac9939c41398371f8e7ac9f
parenteb1c49090bea68f211e2ca26f2522cdf93dd8061
llamaindex vector index, llmindex mangement command
12 files changed:
docker/install_management_commands.sh
docker/rootfs/usr/local/bin/document_llmindex [new file with mode: 0755]
pyproject.toml
src/documents/management/commands/document_llmindex.py [new file with mode: 0644]
src/documents/tasks.py
src/paperless/ai/embedding.py [new file with mode: 0644]
src/paperless/ai/indexing.py [new file with mode: 0644]
src/paperless/config.py
src/paperless/migrations/0004_applicationconfiguration_ai_enabled_and_more.py
src/paperless/models.py
src/paperless/settings.py
uv.lock