run-llama/LlamaIndexTS

Document Missing Vector Stores

Aperta

#1152 aperta il 5 set 2024

 (0 commenti) (1 reazione) (0 assegnatari)TypeScript (524 fork)auto 404
enhancementgood first issuehelp wanted

Metriche repository

Star
 (3078 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor