LlamaIndexTS icon indicating copy to clipboard operation
LlamaIndexTS copied to clipboard

Document Missing Vector Stores

Open ogzhanolguncu opened this issue 1 year ago • 0 comments

Most of the implemented vector stores are missing from the documentation page: https://ts.llamaindex.ai/modules/vector_stores/qdrant. I'm not sure if this is intentional. Additionally, in the code, vector stores are treated as Storage, but in the documentation, they are categorized under Vector Store, which is a bit confusing.

ogzhanolguncu avatar Sep 05 '24 11:09 ogzhanolguncu