Packages
agentsea_structured
0.1.0
AgentSea structured output: extract validated Ecto structs from an LLM, with validation retry.
Current section
Files
Jump to
Current section
Files
agentsea_structured
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to `agentsea_structured` are documented here. The format is based on
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project
follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.0] - Unreleased
### Added
- Initial release: structured output — extract a validated Ecto struct from an LLM, with validation-retry.