0.4.0
Many Improvements were made:
- Multitask is swapped with Iterable[T]
- More validations like content moderation
- Supporting tool_call and JSON_MODE via the Mode patch.
What's Changed
- small fixes to tutorials by @fpingham in #168
- first version validation tutorial by @fpingham in #180
- Tutorials creative acts in documentation by @MeDott29 in #191
- Update index.md by @OxfordOutlander in #199
- Add coveralls by @jxnl in #203
- Ivan/tutorial cod by @ivanleomk in #193
- small fixes to tutorials by @fpingham in #205
- Minor corrections to jupyter notebooks by @aastroza in #206
- Openai mod validator by @fpingham in #207
- doc: add missing imports to some examples in README.md by @tavisrudd in #215
- Add multiple modalities: tools, functions, json_mode by @jxnl in #218
- Blog: Mastering Caching by @jxnl in #219
- Split coverage by @jxnl in #222
- Add client test fixtures by @jxnl in #227
- Support Streaming MultiTask with response_model by @Anmol6 in #221
- Add braintrust proxy by @ankrgyl in #225
New Contributors
- @OxfordOutlander made their first contribution in #199
- @aastroza made their first contribution in #206
- @tavisrudd made their first contribution in #215
- @Anmol6 made their first contribution in #221
- @ankrgyl made their first contribution in #225
Full Changelog: 0.3.5...0.4.0