v0.1.8
What's Changed
- feat: make GenerationOptions deserializable by @AlexisTM in #28
- feat: Add an example to show how to load GenerationOptions from a json string by @AlexisTM in #30
- Derive Eq, PartialEq on MessageRole by @Sir-Photch in #33
- Re-add Send for GenerationResponseStream by @functorism in #34
- feat: Store chat history by @ushinnary in #32
New Contributors
- @AlexisTM made their first contribution in #28
- @Sir-Photch made their first contribution in #33
- @ushinnary made their first contribution in #32
Full Changelog: v0.1.7...v0.1.8