observable-gepa-migration
CommunityAdd observability to GEPA optimization.
Authorraveeshbhalla
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers integrate advanced observability features into their DSPy GEPA optimization processes, making it easier to monitor, debug, and understand prompt evolution.
Core Features & Use Cases
- Web Dashboard Integration: Visualize optimization progress in real-time.
- LM Call Capture: Log all language model interactions for detailed analysis.
- Custom Observer Callbacks: Implement custom logic to react to optimization events.
- Use Case: A team is optimizing a complex DSPy program using GEPA and wants to understand why certain iterations perform better than others. They use this Skill to add a web dashboard and custom logging to track LM calls and iteration metrics.
Quick Start
Migrate your DSPy GEPA code by changing the import statement to from gepa_observable import GEPA and adding server_url to the GEPA constructor.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: observable-gepa-migration Download link: https://github.com/raveeshbhalla/dspy-gepa-logger/archive/main.zip#observable-gepa-migration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.