remove reindexing subscription, and add status methods for vector store
Co-authored-by: maxbrunsfeld <max@zed.dev>
This commit is contained in:
parent
d8fd0be598
commit
b38e3b804c
5 changed files with 208 additions and 253 deletions
|
@ -33,6 +33,7 @@ async-trait.workspace = true
|
|||
bincode = "1.3.3"
|
||||
matrixmultiply = "0.3.7"
|
||||
tiktoken-rs = "0.5.0"
|
||||
parking_lot.workspace = true
|
||||
rand.workspace = true
|
||||
schemars.workspace = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue