Skip to content

Releases: szczyglis-dev/py-gpt

2.4.7

12 Nov 02:06
Compare
Choose a tag to compare
  • Added a new tool: HTML/JS Canvas, connected to the Code Interpreter plugin. This feature enables real-time rendering of HTML/JS code in a Chromium-based output by using two new Code Interpreter commands: render_html_output and get_html_output.
  • Added an SVG icon to the New Tab button.
  • Improved the system prompt and execution flow in the Command: Mouse And Keyboard plugin and introduced a new option Auto-focus to the plugin settings (default: False).

2.4.6

10 Nov 00:08
Compare
Choose a tag to compare
  • Fixed notepad tab titles in Copy To menu.

2.4.5

09 Nov 05:46
Compare
Choose a tag to compare
  • Added a new [+] tab button to the right of the tabs.
  • Fixed the issue where the tab name disappeared when creating a new tab.
  • Fixed the broken find option (CTRL+F) in the chat window.

2.4.4

09 Nov 03:42
Compare
Choose a tag to compare
  • Added a new plugin: Command: Mouse And Keyboard. The plugin allows the model to control the mouse and keyboard, control the cursor position, click mouse buttons, use scroll, type text, and press keys on the keyboard.

2.4.3

08 Nov 20:05
Compare
Choose a tag to compare
  • Added button to hide output from tools/plugins.
  • Added tooltips on the preset list showing the system prompt of the preset.
  • Added restoration of tooltips for chat tabs.
  • Removed disruptive tooltips from the plugin settings window.
  • Improved reading of current tab information in event reading with speech synthesis.
  • Minor improvements.

2.4.2

08 Nov 06:55
Compare
Choose a tag to compare
  • Improved commands and tools handling.
  • Improved autonomous mode.

2.4.1

08 Nov 01:36
Compare
Choose a tag to compare
  • Added titles for conversations in tabs.
  • Tab tools added to the tools menu.
  • Fix: Reload tabs after changing profile.
  • Other fixes.

2.4.0

06 Nov 04:31
Compare
Choose a tag to compare
  • Added the ability to have conversations in multiple tabs (right-click on the tab bar to add new tabs via "Add a new chat", similar to a web browser).
  • Added the option to add notepad tabs using the right-click context menu and selecting "Add a new notepad".
  • Added tab reorganization via drag and drop (you can now arrange tabs freely using the mouse).
  • Added the ability to name tabs.

2.3.4

03 Nov 22:30
Compare
Choose a tag to compare
  • Support for LaTeX: Mathematical formulas can now be displayed in the chat window using KaTeXlibrary (https://katex.org/). This enhancement allows for real-time rendering of complex mathematical expressions.

2.3.3

03 Nov 09:49
Compare
Choose a tag to compare
  • Added support for models: OpenAI o1 and o1-mini and SpeakLeash/bielik-11b-v2.2 (Polish LLM: https://bielik.ai).