- Added disable SSL verify option for search engine calls (not only for search results) in `Google Search plugin` - issue 20. - Updated certifi to 2024.2.2. - Added custom launcher, custom plugin, custom vector store, custom LLM provider and custom data loader code examples in `examples` directory in repository. - Updated documentation.
2.0.155
- Importing assistants and assistant files (from API) has been moved to an asynchronous thread. - Upgraded OpenAI API to 1.12.0.
2.0.154
- Fixed hidden user input in Assistants mode - Fixed system prompt change when switching to Assistants mode without selected Assistant
2.0.153
- Added image display in the chat window when a file received from the Assistant is an image - Added color labels in color select combo boxes - Added dialog window position save and restore (+ option in Settings to enable/disable this feature) - Added command "web_url_raw" to the Google Search Plugin which allows you to get the raw HTML/txt content from web pages (without summary) - Fixed CSS backup path - Updated documentation
2.0.152
- Improved updater, added direct links to new releases - Improved command execute system prompt - Added `cwd` command to `Files I/O` plugin - Added automatic current working directory passing to `sys_exec` command prompt in `Code Interpreter`. - Added `Refresh` option in File Explorer - Added monit about camera connect in Snap version with command to execute - Disabled MenuRoles on MacOS-affected menu items - issue 19
2.0.151
- Improved integration between Chat and Vision when functions are provided