Run enterprise grade agent systems in your cloud with the AgentOS. Join the waitlist.
python3 -m venv .venv source .venv/bin/activate
pip install openai duckduckgo-search yfinance lancedb tantivy pypdf requests exa-py newspaper4k lxml_html_clean sqlalchemy agno
export OPENAI_API_KEY=your_api_key
Was this page helpful?