vectorapi
vectorapi copied to clipboard
[FR] Remove requirement to specifying model at query time
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.