run-llama/LlamaIndexTS

Document Missing Vector Stores

オープン

#1,152 opened on 2024/09/05

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)TypeScript (524 件のフォーク)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (3,078 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド