mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-18 18:14:31 -04:00
[Chore] Migrate Python document processor to be like AnythingLLM document processor #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huicewang on GitHub (Jan 5, 2024).
Can the current document processor use the document processor from anythingllm?
I suggest that the document processor for Python could be standardized to be consistent with anythingllm.
@timothycarambat commented on GitHub (Jan 5, 2024):
This is something that is in our backlog. Usually, we do things on AnythingLLM and then move them into VectorAdmin once we know it to be working!
We will drop the python document processor soon and it will be replaced with an alike branch from anythingllm