You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'