Skip to content

Commit

Permalink
added atlas instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Pash10g committed Jan 8, 2025
1 parent 4425751 commit 800eef0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions notebooks/agents/smolagents_multi-agent_micro_agents.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,6 @@
"- MongoDB for data persistence\n",
"- DeepSeek Chat as the LLM model\n",
"\n",
"# Using Smolagents with MongoDB Atlas\n",
"\n",
"This notebook demonstrates how to use [Smolagents](https://github.com/huggingface/smolagents) to interact with MongoDB Atlas for building AI-powered applications. We'll explore how to create tools that leverage MongoDB's aggregation capabilities to analyze and extract insights from data.\n",
"\n",
"## Prerequisites\n",
"\n",
"Before running this notebook, you'll need:\n",
"\n",
"1. A MongoDB Atlas account and cluster\n",
"2. Python environment with required packages\n",
"3. OpenAI API key for GPT-4 access\n",
"\n",
"## Setting Up MongoDB Atlas\n",
"\n",
Expand Down

0 comments on commit 800eef0

Please sign in to comment.