Context
A user has opened an issue on the langchain_mongodb monorepo that claims that one of our tutorials does not properly work with AutoEmbeddings.
https://github.com/langchain-ai/langchain-mongodb/issues/361
Definition of Done
- Reproduce the problem
- Fix the code. Perhaps fix the documentation
- Open a PR