Mintplex-Labs / vector-admin

The universal tool suite for vector database management. Manage Pinecone, Chroma, Qdrant, Weaviate and more vector databases with ease.
https://vectoradmin.com/
MIT License
1.01k stars 173 forks source link

[Chore] Migrate Python document processor to be like AnythingLLM document processor #110

Open huicewang opened 5 months ago

huicewang commented 5 months ago

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 5 months ago

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