Type that defines the config required to initialize the ConvexVectorStore class. It includes the table name, index name, text field name, and embedding field name.
ConvexVectorStoreConfigDefaults to "embedding"
Defaults to internal.langchain.db.get
Defaults to "byEmbedding"
Defaults to internal.langchain.db.insert
Defaults to "metadata"
Defaults to "documents"
Defaults to "text"