Skip to content

Latest commit

 

History

History
40 lines (16 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

40 lines (16 loc) · 1.27 KB

0.3.0 (2023-07-05)

Features

  • support editing chat models (e706cc0), closes #54

0.2.1 (2023-05-15)

Bug Fixes

  • gui: fix chat config display error (0763803), closes #49

Features

  • optimize the history operation experience (b53b134)
  • plugin: add host-print (197861b)

0.2.0 (2023-05-05)

Features

  • plugin now can use host_openai_stream to send request and use host_receive to receive response from openai server.
  • plugin now can use host_input to get user input from terminal.

0.1.0 (2023-04-25)

Features

ChatWizard v0.1.0 released!