0.27.0 (2024-05-30)
Full Changelog: v0.26.2...v0.27.0
Features
- api: tool use is GA and available on 3P (#530) (ad7adbd)
- streaming/messages: refactor to event iterator structure (997af69)
- streaming/tools: refactor to event iterator structure (bdcc283)
- streaming: add tools support (9f00950)
Bug Fixes
- beta: streaming breakage due to breaking change in dependency (afe3c87)
Chores
- add missing all definitions (#526) (5021787)
- examples: update tools (56edecc)
- formatting: misc fixups (fbad5a0)
- internal: fix lint issues in tests (d857640)
- internal: update bootstrap script (#527) (93ae152)
- internal: update some references to rye-up.com (00e34e7)
- tests: ensure messages.create() and messages.stream() stay in sync (52bd67b)