Skip to content

Releases: bThink-BGU/LeafLLM

Bug fix

23 Jul 15:27
Compare
Choose a tag to compare

Fixing #9
Now supporting Project keys

1.4.0

06 Dec 14:05
Compare
Choose a tag to compare

Changes in this version:

Added the ability to change the config for each command

1.3.1

05 Dec 09:04
082afd7
Compare
Choose a tag to compare

Changes in this version:

  • Fixed the system context for the Complete command

1.3.0

04 Dec 12:00
Compare
Choose a tag to compare

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

04 Dec 10:46
Compare
Choose a tag to compare

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

06 Aug 07:07
Compare
Choose a tag to compare

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.

1.1.0

01 Aug 09:06
e9d7588
Compare
Choose a tag to compare

First release.