start simple examples

This commit is contained in:
Alex Garcia 2024-05-10 20:51:42 -07:00
parent 2572aa1413
commit e6067e2711
28 changed files with 1354 additions and 2 deletions

View file

@ -0,0 +1,18 @@
GEM
remote: https://rubygems.org/
specs:
sqlite-vec (0.0.1.alpha.3-x86_64-darwin)
sqlite3 (2.0.1-x86_64-darwin)
PLATFORMS
x86_64-darwin-21
DEPENDENCIES
sqlite-vec
sqlite3 (~> 2.0, >= 2.0.1)
RUBY VERSION
ruby 3.2.2p53
BUNDLED WITH
2.4.10