Releases: szczyglis-dev/py-gpt
Releases · szczyglis-dev/py-gpt
2.4.7
- Added a new tool:
HTML/JS Canvas
, connected to theCode Interpreter
plugin. This feature enables real-time rendering of HTML/JS code in a Chromium-based output by using two newCode Interpreter
commands:render_html_output
andget_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
- Fixed notepad tab titles in Copy To menu.
2.4.5
- 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
- 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
- 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
- Improved commands and tools handling.
- Improved autonomous mode.
2.4.1
- Added titles for conversations in tabs.
- Tab tools added to the tools menu.
- Fix: Reload tabs after changing profile.
- Other fixes.
2.4.0
- 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
- Support for LaTeX: Mathematical formulas can now be displayed in the chat window using
KaTeX
library (https://katex.org/). This enhancement allows for real-time rendering of complex mathematical expressions.
2.3.3
- Added support for models: OpenAI
o1
ando1-mini
andSpeakLeash/bielik-11b-v2.2
(Polish LLM: https://bielik.ai).