mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
fixup demos
This commit is contained in:
parent
3d763f4998
commit
a12b5b697d
14 changed files with 21 additions and 736 deletions
1
examples/simple-ruby/.gitignore
vendored
Normal file
1
examples/simple-ruby/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
Gemfile.lock
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue