-
Notifications
You must be signed in to change notification settings - Fork 634
Add MongoDB Text-to-MQL Agent Tutorial to Gen-AI Showcase #132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Nice work! I like the comparison between an easy (React) and a more customized (LangGraph) agent. Few comments:
|
V2 Changes & Updates Made1) Functionality added
2) Workflow restructuring
3) New uses
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
Add MongoDB Text-to-MQL Agent Tutorial to Gen-AI Showcase
This PR adds a comprehensive tutorial showcasing how to build natural language agents using MongoDB Atlas and LangChain's Text-to-MQL tools. The guide walks developers through two agent architectures:
Key Features
langchain_mongodb.agent_toolkit
to generate, validate, and execute secure MongoDB aggregation pipelines from plain English.MONGODB_AGENT_SYSTEM_PROMPT
.Audience
This tutorial is intended for developers and teams building: