0.9.0 (2023-11-13)
0.8.0 (2023-09-22)
- improve performance (0ac7324)
0.7.0 (2023-09-12)
- fix messages sometimes not shown when clicking a chat (65e3501), closes #64
- fix the issue of being unable to copy on the web (30e9f9d), closes #62
- add mlc compatibility (495885f), closes #65
- improve issue templates with Form Schema (b6fe3c6)
- improve Issue templates with Form Schema (3661260)
0.6.0 (2023-08-01)
0.5.0 (2023-07-13)
- support web server (e295622)
0.4.1 (2023-07-10)
- fix compatibility issue with LocalAI (d8149a1), closes #56
- fix user input's link not displaying issue (070cf8b)
- fix user input's link not opening in default browser (dfdb43b)
0.4.0 (2023-07-09)
0.3.0 (2023-07-05)
0.2.1 (2023-05-15)
0.2.0 (2023-05-05)
- 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)
ChatWizard v0.1.0 released!