This repository covers an example leveraging CrewAI Multi-Agent.
First, clone the repository and navigate to this example:
git clone https://github.com/langdb/langdb-samples.git
cd langdb-samples/examples/crewai/crewai-multi-agent
pip install -U langchain_community crewai langchain_experimental matplotlib pandas
- LangDB API Key
- Tavily API Key
LANGDB_API_KEY=xxxxx
TAVILY_API_KEY=xxxxx