vectorapi icon indicating copy to clipboard operation
vectorapi copied to clipboard

pgvector + embeddings API

Results 3 vectorapi issues
Sort by recently updated
recently updated
newest added

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...

```[tasklist] ### Now - [ ] https://github.com/grafana/vectorapi/issues/24 ``` ```[tasklist] ### Next - [ ] support partitioned tables - [ ] batch inserts ``` ```[tasklist] ### Later - [ ] Support...