unstructured
docs: example of how to use `unstructured` with `pgvector`
#571
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
13
Changes
View On
GitHub
Commits
pgvector requirements
MthwRobinson
committed
2 years ago
first pass on pgvector notebook and sql alchemy file
MthwRobinson
committed
2 years ago
created code for loading vectors into db
MthwRobinson
committed
2 years ago
added query for embedding distance
MthwRobinson
committed
2 years ago
updates to pgvector notebook
MthwRobinson
committed
2 years ago
update function with time decay
MthwRobinson
committed
2 years ago
update pgvector notebook to use example code
MthwRobinson
committed
2 years ago
remove old create table script
MthwRobinson
committed
2 years ago
add readme for pgvector
MthwRobinson
committed
2 years ago
Merge branch 'main' into examples/pgvector
MthwRobinson
committed
2 years ago
update example to use get_date()
MthwRobinson
committed
2 years ago
Merge branch 'main' into examples/pgvector
MthwRobinson
committed
2 years ago
Merge branch 'main' into examples/pgvector
MthwRobinson
committed
2 years ago
Loading