Please help me use Postgres as a persistent vector store in a NextJS TS enabled project #2153
Unanswered
coreymunn3
asked this question in
Q&A
Replies: 1 comment
-
https://github.com/run-llama/LlamaIndexTS/blob/main/examples/storage/pg/query.ts
Lots of other examples in that folder as well |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've spent alot of time looking through docs, and while it shows examples for how to use PG vector stores in a python project, the TS docs only show an example with Qdrant
I wasn't able to figure out how to see if there's a postgres library to installs or how to use it. A simple example would do me wonders, thank you.
Beta Was this translation helpful? Give feedback.
All reactions