langchain
langchain copied to clipboard
update extension name
hi @rlancemartin ,
We had a new deployment and the pg_extension
creation command was updated from CREATE EXTENSION pg_embedding
to CREATE EXTENSION embedding
.
https://github.com/neondatabase/neon/pull/4646
The extension not made public yet. No users will be affected by this. Will be public next week.
Please let me know if you have any questions.
Thank you in advance 🙏
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
langchain | ⬜️ Ignored (Inspect) | Jul 7, 2023 5:05pm |
poetry run black langchain/vectorstores/pgembedding.py --check
All done! ✨ 🍰 ✨
1 file would be left unchanged.
Sounds good. Thanks @raoufchebri !