Configuration for indexing documents for semantic search in the store.
This configures how documents are embedded and indexed for vector similarity search.
interface IndexConfigNumber of dimensions in the embedding vectors.
Common embedding model dimensions:
The embeddings model to use for generating vectors. This should be a LangChain Embeddings implementation.
Fields to extract text from for embedding generation.
Path syntax supports: