Add new fields in ConvexVectorStore.fromDocuments #25020 #6368
Unanswered
teomikitenko
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
ConvexVectorStore.fromDocuments record my embeddings to database by using default fields. I create schema add define field with name - filesId and i use ConvexVectorStore.fromDocuments - in this method i want to add not only embeddings to my Convex Store , i need add some Id in field filesId . But info about it i dont find
System Info
using LangchainJS in Next.js and Convex
nodejs -v20.15.1
windows 10_
Beta Was this translation helpful? Give feedback.
All reactions