v0.0.14 2024-12-19
What's Changed
- Fix
ModelMessage
discriminator in chat_app example by @DurandA in #402 - Ignore empty text parts by @samuelcolvin in #466
- Rename
Cost
toUsage
by @dmontagu in #403 - Add support for usage limits by @dmontagu in #409
- Fix error when getting messages from DB in chat_app example by @DurandA in #488
- Docs: add grids, tables to make intro info easier to digest by @sydney-runkle in #276
- Add
openai:o1
model support by @sydney-runkle in #498 - Use
RunContext
more widely by @samuelcolvin in #500 - Make args handling more robust by @dmontagu in #489
New Contributors
- @imfing made their first contribution in #281
- @DurandA made their first contribution in #402
- @Kludex made their first contribution in #467
Full Changelog: v0.0.13...v0.0.14