Skip to content

v0.3.0

Latest

Choose a tag to compare

@bradleygolden bradleygolden released this 30 Nov 04:21
· 18 commits to main since this release

[0.3.0] - 2024-11-29

Changed

  • BREAKING: Replace input block and output with input_schema and output_schema using Zoi schemas
  • BREAKING: Replace prompt with instruction DSL
  • Add context builder pattern with context/1, instruction/1, user/1 functions

Added

  • Add documentation for agentic loop patterns using Zoi.union for discriminated outputs