Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 339 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 339 Bytes

1.1.1

  • added .textUtf8 getter to Completion model to fix chinese encoding issue

1.1.0

  • fixed serialization issue (thanks @Hevienz)
  • added tests
  • throw with more details

1.0.1

  • removed flutter dependencies

1.0.0

  • add documentation and example
  • create chat, list models, get user balance

0.0.1

  • Initial version.