Do you need to ask a question?
Your Question
Is it O(n^2) complexity? n = number of files
Adding each file causes the whole vector store to be loaded.
1 MB + 2 MB + 3 MB + ...
362M May 8 03:19 default__vector_store.json
Is it llama index behavior?
Related Module
Knowledge Base Management
Additional Context
No response
Do you need to ask a question?
Your Question
Is it O(n^2) complexity? n = number of files
Adding each file causes the whole vector store to be loaded.
1 MB + 2 MB + 3 MB + ...
362M May 8 03:19 default__vector_store.json
Is it llama index behavior?
Related Module
Knowledge Base Management
Additional Context
No response