Skip to content

v0.1.8

Compare
Choose a tag to compare
@pepperoni21 pepperoni21 released this 30 Mar 19:20

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

Full Changelog: v0.1.7...v0.1.8