Find answers from the community

m
msj121
Offline, last seen 3 months ago
Joined September 25, 2024
m
msj121
·

Multi

Multi tenancy: I see 3 ways: 1). metadata 2). index_name (param for weaviate vectore store) 3). weaviate's multi-tenancy system. Which should I try to use? A little confused.
4 comments
m
L
m
msj121
·

Vectors

How do I determine the number of vectors created? when running, index = VectorStoreIndex.from_documents(... or should I do something else?
3 comments
W
m