Skip to content

v0.0.30 2025-02-27

Compare
Choose a tag to compare
@Kludex Kludex released this 28 Feb 13:00
· 838 commits to main since this release
654d96d

What's Changed

  • Use .iter() API to fully replace existing streaming implementation by @dmontagu in #951
  • Added gpt-4.5-preview support for OpenAIModel by @dorukgezici in #1011
  • Add attributes mode to InstrumentedModel by @alexmojaki in #1010
  • Support different content inputs in TestModel by @Kludex in #1015

New Contributors

Full Changelog: v0.0.29...v0.0.30