Skip to content

Multitenancy with dynamic vector config #5511

Answered by timvisee
oeway asked this question in Q&A
Discussion options

You must be logged in to vote

However, since the vector size are also dynamic in my case, it seems difficult to work with a single collection.

In that case it'll not be possible to use the same collection. You can only partition in the same collection if the vector configurations are exactly the same.

I was hoping to use the named vector support to get around, so each user can have their own unique vector name, to store their own vector config. But it seems the vector_config cannot be updated after creating the collection.

Correct. Named vectors are static, and are not intended to be dynamic.

For example, imagine having 1000 named vectors, if only specifying one of them in each point that would be quite wasteful.

I…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@oeway
Comment options

@timvisee
Comment options

@oeway
Comment options

@timvisee
Comment options

@oeway
Comment options

Answer selected by oeway
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants