LlamaIndexTS
LlamaIndexTS copied to clipboard
Document Missing Vector Stores
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.