v0.0.48
What's Changed
- fix: broken link to openrouter in readme by @juanfabrega in #227
- feat: adding latest x-ai models by @juanfabrega in #228
- Update OpenAI models by @juanfabrega in #231
- Test dataset misc enhancements by @alexmojaki in #230
- AWS prices automation by @alexmojaki in #233
- feat: added usage
__add__method for easy usage accumulation when streaming by @monkeyusage in #234 - Allow gpt-5-1 as well as gpt-5.1 by @alexmojaki in #237
- Fix
eval-type-backportPython version constraint by @Viicos in #238 - Fix context windows for OpenAI embedding models by @DouweM in #229
- Add Cohere Embed v4.0 by @DouweM in #240
- feat: add gpt-5.2 and gpt-5.2-pro by @pedrurrego in #243
- Prep 0.0.48 release by @alexmojaki in #246
New Contributors
- @juanfabrega made their first contribution in #227
- @monkeyusage made their first contribution in #234
- @Viicos made their first contribution in #238
- @DouweM made their first contribution in #229
Full Changelog: v0.0.47...v0.0.48