-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: langchaingo
-
None
-
None
-
Go Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
Currently mongovector defaults the page content name to "pageContent". Users should be able to change this at the Store level to conform with existing data.
Definition of done
Add WithPageContentName to the API that sets the user-defined name for page content at the store level. For example:
mongovector.New(coll, emb, WithPageContentName("myPageContent"))