Hi!
i have a question about how to configure a voice query model. Can this be associated with an existing collection or do i need to create a new collection?
thanks & cheers!
j
Jason Bosco
04/16/2024, 4:04 PM
You would have to create a new collection and set the
voice_query_model
parameter in the collection schema and reindex your data in it
m
mark
04/17/2024, 8:51 AM
thanks @Jason Bosco!
a follow up question (and i'm new to this, so pardon my ignorance). I've created a collection before with embeddings. could i just export this collection documents and import them again in the new collection given that only the only change in the schema is the voice query parameter?