Skip to content

v1.11.0 (2025-11-04)

Choose a tag to compare

@DouweM DouweM released this 05 Nov 03:56
· 735 commits to main since this release
6a153c8

What's Changed

  • Improve validation error retry message by @dmontagu in #3193
  • OpenAI gpt-5-chat does not support (encrypted) reasoning by @DouweM in #3332
  • Complete thinking.md documentation with AWS Bedrock examples by @daniilr in #3328
  • Fix graph execution bug with multiple joins downstream of same fork by @dmontagu in #3337
  • Skip installing outlines dependencies mlx, vllm, torch on Intel Macs by @pcustic in #3312
  • Let additional instructions be provided at agent.run time. by @baek54321 in #3309
  • Add partial_output to RunContext provided to output validators by @petersli in #3286

New Contributors

Full Changelog: v1.10.0...v1.11.0