Releases: bThink-BGU/LeafLLM
Releases · bThink-BGU/LeafLLM
Bug fix
1.4.0
1.3.1
1.3.0
Changes in this version:
- Updated the OpenAI API to the new Chat Completion API.
- Improved the context of the queries. Now OpenAI is aware of the fact that the assistant is placed inside a Latex editor.
- 'Improve' command is better now. More generative and informative (not only grammar improvements)
1.2.3
Changes in this version
- Fixed a bug in detecting manual changes of keyboard shortcuts. Thank you @pengzhangzhi for reporting.
- Added an error message when the API key is not set.
1.2.1
Changes in this version:
- Improved error handling. Specifically, it now logs all errors to the console and shows a popup alert on the screen. In addition, the plugin popup's configuration page is more compact, showing the error messages without scrolling.
- Some minor bug fixes.