Skip to content

v0.16.0

Choose a tag to compare

@slinkydeveloper slinkydeveloper released this 17 Mar 10:09
· 10 commits to main since this release
9e75895

What's Changed

  • Pydantic AI integration: upgrade pydantic ai library to 1.68.0. Disable autowrapping tools in ctx.run. Default retry strategy for LLM calls is now 10 attemps with 1 second minimum interval.
  • Google ADK integration: Added RestateEventsSummarizer to wrap LLM summarization calls in durable steps and added flushing compaction events in append_event to Restate.

Bug fixes

New Contributors

Full Changelog: v0.15.0...v0.16.0