Open
Description
version 1.0.0 GA
Expected Behavior
vector store like pgvector, Weaviate should allow overriding the text/embedding column for storing, other than 'content'
Possibly through app properties
Current Behavior
vector store like pgvector, weaviate expects that the column for storing embedding/ text should be 'content'
Context