Skip to content

Releases: szczyglis-dev/py-gpt

2.2.9

02 May 21:49
Compare
Choose a tag to compare
  • Added more commands to voice control: search for contexts, clear search, add, read and clear calendar memos, context rename.

2.2.8

02 May 18:55
Compare
Choose a tag to compare
  • Added support for disabled people, including voice control and screen event translation with audio synthesis.
  • A new section in Settings called 'Accessibility' has been added with options for assistance: voice control, keyboard shortcut definitions for actions, and screen event translation using audio synthesis.
  • A new section called 'Accessibility' has been added to the Documentation.

2.2.7

01 May 18:14
Compare
Choose a tag to compare
  • A new experimental work mode has been added: 'Experts', which allows the creation of separate background instances with their own instructions that can be consulted for help. See the documentation: 'Work Modes / Experts'.
  • Added a new plugin: 'Experts (inline)`.
  • Improved the Agent mode by adding the ability to configure and invoke defined Experts.
  • Improved the prompts that control the autonomous mode.
  • The main prompt controlling the agents has been moved from presets to the application's settings window.

2.2.6

30 Apr 16:56
Compare
Choose a tag to compare
  • Added a new model: 'gpt-4-turbo'.
  • Vision integrated into Chat mode, without any plugins, if the model supports Vision - currently available for: 'gpt-4-turbo' and 'gpt-4-turbo-2024-04-09'.
  • Store importer connected with Logger.
  • Fixed: issue with batch unassigning remote files from vector stores.

2.2.5

30 Apr 03:00
Compare
Choose a tag to compare
  • Fix: import button handler in Assistants.
  • Refactored and improved stores batch actions events handling.
  • Added missing translations.

2.2.4

29 Apr 15:23
Compare
Choose a tag to compare
  • Batch actions splitted into 'Current store' and 'All stores' in Assistants remote vector stores importer.
  • Added sync current/all context menu options to Sync button.
  • Improved remote stores handling.

2.2.3

29 Apr 11:02
Compare
Choose a tag to compare
  • Fixed Assistants files sync btn.
  • Added batch upload files or directory in Assistants vector stores dialog.

2.2.2

29 Apr 06:03
Compare
Choose a tag to compare
  • Added 'Application environment' option to Config -> General for setting up custom env vars on app load.
  • Added chunk render/parse throttling to prevent high CPU load on huge text chunks.
  • Optimized and improved Code interpreter output rendering in stream mode in Assistants.
  • Improved run stopping in Assistants.
  • Fixed syntax theme and 'Edit' icon restore on profile switch.

2.2.1

28 Apr 08:15
Compare
Choose a tag to compare
  • Improved data reload on profile switch.

2.2.0

28 Apr 06:38
Compare
Choose a tag to compare
  • Improved code interpreter stream handling in Assistant mode.
  • Improved preset plugins reloading on profile switch.
  • Fixes and core improvements.
  • Updated docs to v2.2.0.