Releases: ECMWFCode4Earth/EarthReach
Releases · ECMWFCode4Earth/EarthReach
v0.2.0
What's Changed
Changes
- optional data extractors for improved consistency and relevance of descriptions
- improved orchestration robustness
- improved error handling and recovery
- improved logging coverage
- sphinx documentation with installation guides and API reference
- created example notebook to get started quickly
- improved CLI for quick generation and evaluation
- implemented the integration with earthkit-plots library
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
Changes
Core Components
- Implemented orchestrator for agent coordination and workflow management
- Added generator agent for weather chart description generation
- Added evaluator agent for description quality assessment
- Implemented modular criteria evaluators for different evaluation metrics
- Created LLM client abstraction layer for OpenAI-compatible APIs
- Developed domain-specific prompts for weather chart analysis
Infrastructure
- Set up CLI interface with earth-reach-agent and era commands
- Added VLLM deployment configuration for self-hosted inference
- Configured project structure with proper packaging
Documentation
- Created README with installation and usage instructions
- Added VLLM setup guide
- Included project structure documentation
New Contributors
Full Changelog: https://github.com/ECMWFCode4Earth/EarthReach/commits/v0.1.0