vercel / examples

Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.
MIT License
3.4k stars 1.05k forks source link

postgres-pgvector demo site not working #822

Open ziw opened 7 months ago

ziw commented 7 months ago

The demo site for postgres-pgvector example is not working. Try searching any keyword and the search API throws 500 error:

 POST https://postgres-pgvector.vercel.app/ 500 (Internal Server Error)
Uncaught (in promise) Error: An error occurred in the Server Components render.
yvesloy commented 4 months ago

Any updates?