Merge pull request #250 from mehulgohil/mehulgohil-patch-1

Fix: Installation instruction in ai_data_analysis_agent
This commit is contained in:
Shubham Saboo 2025-06-20 18:30:30 -05:00 committed by GitHub
commit af0ff2f3ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ An AI data analysis Agent built using the Agno Agent framework and Openai's gpt-
```bash
# Clone the repository
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
cd ai_agent_tutorials/ai_data_analysis_agent
cd awesome-llm-apps/starter_ai_agents/ai_data_analysis_agent
# Install dependencies
pip install -r requirements.txt