What's Changed
- Reqwest version update for wasm-bindgen by @andthattoo in #77
- Add Tool Role to MessageRole Type by @SergioKingOne in #76
- Fixed chat history free issue and added test by @pepperoni21 in #78
- feat: adds support for custom HTTP headers by @itsscb in #79
- Llama multiple function calls + raw_mode by @andthattoo in #80
- Add features to docs.rs generation by @boydjohnson in #84
- Remove "escaped" quotes from llama function output by @boswelja in #88
- Create Image::to_base64 by @boswelja in #91
- fix: Function calling returns invalid tool call as valid chat response by @mcmah309 in #93
- support for 0.5 with structured outputs and an example by @notashes in #95
- Fix Chat History by @boydjohnson in #100
New Contributors
- @SergioKingOne made their first contribution in #76
- @itsscb made their first contribution in #79
- @boydjohnson made their first contribution in #84
- @boswelja made their first contribution in #88
- @mcmah309 made their first contribution in #93
- @notashes made their first contribution in #95
Full Changelog: v0.2.1...v0.2.2