What's Changed
π§ Maintenance
- Updated dspy gem from v0.3.1 to v0.11.0
- Updated Ruby version from 3.3.5 to 3.3.8
- Added version tracking with lib/version.rb
π¦ New Dependencies
informers
(~> 1.2) for transformer models supportpolars-df
(~> 0.20.0) for data processing capabilities- Updated
openai
from 0.9.0 to 0.13.0
π Examples Included
- Basic prediction with DSPy::Predict
- Chain of thought reasoning
- ReAct agents with custom tools
- Multi-stage pipelines
- Custom types with signatures
This is the first official release of the DSPy.rb examples repository.
π€ Generated with Claude Code