vectorapi icon indicating copy to clipboard operation
vectorapi copied to clipboard

[FR] Remove requirement to specifying model at query time

Open edwardcqian opened this issue 2 years ago • 0 comments

Currently we expect a model to be specific at query time, but the model use should just be the same model used to initialize the collection.

Might be better to just store the model name in the collection details.

edwardcqian avatar Oct 26 '23 17:10 edwardcqian