Skip to content

Releases: szczyglis-dev/py-gpt

2.1.52

15 Apr 00:02
Compare
Choose a tag to compare
  • Added real-time output from code interpreter in Assistants mode.
  • Added new option in Settings > Context: Show code interpreter output.

2.1.51

14 Apr 20:56
Compare
Choose a tag to compare
  • Added RMB context menu to the New... context button.
  • Added filesize info to attachments and uploaded files lists.
  • Improved Assistants API stream handling.

2.1.50

14 Apr 17:25
Compare
Choose a tag to compare
  • Fixed selection update after group rename.
  • Added img resolution and filesize info in image preview dialog title.
  • Added filesize info in text editor dialog title.

2.1.49

14 Apr 06:58
Compare
Choose a tag to compare
  • Improved context group handling.

2.1.48

14 Apr 05:29
Compare
Choose a tag to compare
  • OpenAI API upgraded to version 1.17.1.
  • Added a stream mode to the Assistant mode (beta).
  • Fixed an issue where context group ID were not copied when duplicating context.

2.1.47

12 Apr 10:27
Compare
Choose a tag to compare
  • Added auto-creating new context in current group if the group is active.
  • Added sending input also with Ctrl+Enter in Shift+Enter mode.
  • Extended light style markdown CSS.

2.1.46

12 Apr 07:41
Compare
Choose a tag to compare
  • Improved code blocks formatting.
  • Improved attachment copy/paste.

2.1.45

11 Apr 21:06
Compare
Choose a tag to compare
  • Added the ability to paste images as attachments using Ctrl+V in chat input and to copy-paste images in the draw/painter.
  • Added a "Copy to Clipboard" option in code blocks.
  • Introduced a new model: gpt-4-turbo-2024-04-09.

2.1.44

11 Apr 16:52
Compare
Choose a tag to compare
  • Optimized "Find" option.
  • Added copy database and copy data dir checkbox options in profile duplicate dialog.
  • Added ability to reset current active profile.
  • Added missing translations.

2.1.43

11 Apr 03:51
Compare
Choose a tag to compare
  • The "Find" option has been extended and added to all text fields.
  • Fixed menu reload issue when switching profiles.
  • Other small fixes and improvements.