This fork of the Agent-First-Organization repository includes several enhancements and additions focused on climate research applications.
- Added specialized LEAP agent for climate research applications
- Enhanced agent capabilities for scientific research and collaboration
- Added
config.json- Base configuration for the LEAP agent - Added
leap_enhanced_config.json- Extended configuration with additional parameters for advanced use cases
- Implemented comprehensive evaluation capabilities
- Added metrics tracking for agent performance
- Includes goal completion rate tracking
- Added enhanced TaskGraph functionality
- Improved task planning and execution
- Better coordination between specialized workers
Added new workers for climate research:
- Citation generator for academic references
- Dataset finder for locating relevant climate data
- Research collaboration assistant
To use these enhancements:
- Clone this repository
- Install dependencies with
pip install -r requirements.txt - Configure your API keys in a new
.envfile - Use the LEAP configuration files to initialize the agent
- Run the agent with
python run.py --input-dir ./examples/leap