- Step1: Clone the GitHub repository: git clone https://github.com/Jeomon/Plan-Agent-with-Meta-Agent
- Step2: Install dependencies: pip install -r requirements.txt and set your OpenAI API key
- Step3: Configure task definitions and tool integrations in config.yaml
- Step4: Run the meta-agent: python run_meta_agent.py --task "Your high-level goal"
- Step5: Monitor logs and results; adjust planning parameters as needed