mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
7 lines
126 B
Markdown
7 lines
126 B
Markdown
# Using `sqlite-vec` in Go
|
|
|
|
```bash
|
|
go get -u github.com/asg017/sqlite-vec/bindings/go/cgo
|
|
```
|
|
|
|
## Working with vectors in Go
|