0.16
What's Changed
- Fix: support finish reason "length" by @odinuv in #216
- ci: switch rector to dry run for actually failing by @chr-hertel in #217
- fix: GPT Streams with tool calls by @DZunke in #214
- refactor: gpt stream conversion by @chr-hertel in #218
- feat: introduce optional fault tolerant toolbox by @chr-hertel in #213
- fix: replicate llama init by @chr-hertel in #219
- feat: support gemini by @onemoreangle & @chr-hertel in #220
- tests: fix coverage data again by @chr-hertel in #221
New Contributors
- @odinuv made their first contribution in #216
- @onemoreangle made their first contribution in #220
BC Breaks
- Exception namespaces of ToolBox exceptions changed with #213
Full Changelog: 0.15.2...0.16