-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add PrismaVectorStore filter IN operator (#3304)
* add Prisma filter IN operator * better naming * Update langchain/src/vectorstores/prisma.ts Co-authored-by: Brace Sproul <[email protected]> * use typeguard * add operators doc * add in operator in doc * typo * Update langchain/src/vectorstores/prisma.ts Co-authored-by: Brace Sproul <[email protected]> * Update examples/src/indexes/vector_stores/prisma_vectorstore/prisma.ts Co-authored-by: Brace Sproul <[email protected]> * prettier * Update prisma.mdx * Update prisma.mdx --------- Co-authored-by: Brace Sproul <[email protected]> Co-authored-by: Jacob Lee <[email protected]>
- Loading branch information
1 parent
6d91724
commit da38143
Showing
3 changed files
with
30 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
da38143
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
langchainjs-docs – ./docs/core_docs/
langchainjs-docs-langchain.vercel.app
langchainjs-docs-ruddy.vercel.app
langchainjs-docs-git-main-langchain.vercel.app
js.langchain.com