zed icon indicating copy to clipboard operation
zed copied to clipboard

vector engine stubs

Open mccanne opened this issue 2 years ago • 0 comments

This work involves stubbing out the initial and simple Vector interface type for the vector engine and locating it in a package under the runtime. A rudimentary implementation will allow for vectors to be loaded through the vector cache and operated upon from a zed dev command. This code will otherwise not be available to the general zed runtime as that will come later.

mccanne avatar Oct 24 '23 15:10 mccanne