-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: langchaingo
-
None
-
None
-
Go Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Detailed steps to reproduce the problem?
The default value for the store path in langchaingo is "plot_embedding". This value should be more generic and inline with the langchain API: https://langchain-mongodb.readthedocs.io/en/latest/_modules/langchain_mongodb/vectorstores.html#MongoDBAtlasVectorSearch.add_documents
Definition of done: what must be done to consider the task complete?
Change defaultPath to "embeddings".