pygpt-net 2.5.9__py3-none-any.whl → 2.5.11__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
CHANGELOG.md DELETED
@@ -1,2252 +0,0 @@
1
- # CHANGELOG
2
-
3
- ## 2.5.9 (2025-03-05)
4
-
5
- - Improved formatting of HTML code in the output.
6
- - Disabled automatic indentation parsing as code blocks.
7
- - Disabled automatic scrolling of the notepad when opening a tab.
8
-
9
- ## 2.5.8 (2025-03-02)
10
-
11
- - Added a new mode: Research (Perplexity) powered by: https://perplexity.ai - beta.
12
- - Added Perplexity models: sonar, sonar-pro, sonar-deep-research, sonar-reasoning, sonar-reasoning-pro, r1-1776.
13
- - Added a new OpenAI model: gpt-4.5-preview.
14
-
15
- ## 2.5.7 (2025-02-26)
16
-
17
- - Stream mode has been enabled in o1 models.
18
- - CSS styling for <think> tags (reasoning models) has been added.
19
- - The search input has been moved to the top.
20
- - The ChatGPT-based style is now set as default.
21
- - Fix: Display of max tokens in models with a context window greater than 128k.
22
-
23
- ## 2.5.6 (2025-02-03)
24
-
25
- - Fix: disabled index initialization if embedding provider is OpenAI and no API KEY is provided.
26
- - Fix: embedding provider initialization on empty index.
27
-
28
- ## 2.5.5 (2025-02-02)
29
-
30
- - Fix: system prompt apply.
31
- - Added calendar live update on tab change.
32
- - Added API Key monit at launch displayed only once.
33
-
34
- ## 2.5.4 (2025-02-02)
35
-
36
- - Added new models: `o3-mini` and `gpt-4o-mini-audio-preview`.
37
- - Enabled tool calls in Chat with Audio mode.
38
- - Added a check to verify if Ollama is running and if the model is available.
39
-
40
- ## 2.5.3 (2025-02-01)
41
-
42
- - Fix: Snap permission denied bug.
43
- - Fix: column focus on tab change.
44
- - Datetime separators in groups moved to right side.
45
-
46
- ## 2.5.2 (2025-02-01)
47
-
48
- - Fix: spinner update after inline image generation.
49
- - Added Ollama suffix to Ollama-models in models list.
50
-
51
- ## 2.5.1 (2025-02-01)
52
-
53
- - PySide6 upgraded to 6.6.2.
54
- - Disabled Transformers startup warnings.
55
-
56
- ## 2.5.0 (2025-01-31)
57
-
58
- - Added provider for DeepSeek (in Chat with Files mode, beta).
59
- - Added new models: OpenAI o1, Llama 3.3, DeepSeek V3 and R1 (API + local, with Ollama).
60
- - Added tool calls for OpenAI o1.
61
- - Added native vision for OpenAI o1.
62
- - Fix: tool calls in Ollama provider.
63
- - Fix: error handling in stream mode.
64
- - Fix: added check for active plugin tools before tool call.
65
-
66
- ## 2.4.57 (2025-01-19)
67
-
68
- - Logging fix.
69
-
70
- ## 2.4.56 (2025-01-19)
71
-
72
- - Improved tab switching and focus change.
73
- - Improved global keyboard shortcuts handling.
74
-
75
- ## 2.4.55 (2025-01-18)
76
-
77
- - Added a new option in settings: Audio -> Recording timeout.
78
- - Added a new option in settings: Audio -> Enable timeout in continuous mode.
79
-
80
- ## 2.4.54 (2025-01-18)
81
-
82
- - Audio output switched from PyGame to PyAudio. It may be necessary to manually connect Alsa in Snap version with: "sudo snap connect pygpt:alsa".
83
- - Added audio output volume progress bar.
84
-
85
- ## 2.4.53 (2025-01-17)
86
-
87
- - Fix: issue #89
88
-
89
- ## 2.4.52 (2025-01-17)
90
-
91
- - Improved audio input button visibility toggle.
92
- - Fix: check for required arguments - issue #88.
93
- - UI Fixes.
94
-
95
- ## 2.4.51 (2025-01-17)
96
-
97
- - Added a "Continuous recording" mode under Audio Input in the Notepad tab, allowing for recording long voice notes and real-time auto-transcription. (beta)
98
- - A new option has been added in Settings -> Audio -> Continuous recording auto-transcribe interval.
99
-
100
- ## 2.4.50 (2025-01-16)
101
-
102
- - Refactored audio input core.
103
- - Added audio input volume progress bar.
104
-
105
- ## 2.4.49 (2025-01-16)
106
-
107
- - Fix: stream render in Assistants mode.
108
- - Fix: items remove in context regen/edit.
109
-
110
- ## 2.4.48 (2025-01-16)
111
-
112
- - Fix: parsing lists in data loaders configuration.
113
- - Fix: crash on Windows on PySide6 v6.6.0.
114
- - Added Gemini embeddings to LlamaIndex settings.
115
- - LlamaIndex upgraded to 0.12.11.
116
- - Security updates.
117
-
118
- ## 2.4.47 (2025-01-14)
119
-
120
- - Added support for Python 3.12.
121
- - Added a new model to Chat with Files: gemini-2.0-flash-exp.
122
- - PySide6 upgraded to 6.6.0.
123
-
124
- ## 2.4.46 (2024-12-16)
125
-
126
- - Added a new tab in Settings: "API Keys", where the API keys configuration for Google and Anthropic models has been relocated.
127
- - Introduced a new mode in "Chat with Files": "Retrieve Only", which allows for retrieving raw documents from the index.
128
- - Fixed a bug related to tool calls in the Gemini provider when using Chat with Files mode.
129
-
130
- ## 2.4.45 (2024-12-16)
131
-
132
- - Enhanced web data loaders UI.
133
-
134
- ## 2.4.44 (2024-12-16)
135
-
136
- - Enhanced web data loaders.
137
- - Web loaders have been added to attachments, allowing external web content to be attached to context via the "+Web" button in the Attachments tab.
138
- - Improved handling of attachments in groups and added an attachment icon when a group contains attachments.
139
-
140
- ## 2.4.43 (2024-12-15)
141
-
142
- - Fix: Bug on attachment upload.
143
- - Added: Attachments uploaded in groups are now available for all contexts in the group (beta).
144
-
145
- ## 2.4.42 (2024-12-15)
146
-
147
- - Added Mailer plugin, which allows sending and retrieving emails from the server, and reading them. It currently supports only SMTP.
148
- - Added 'web_request' command to the Web Search plugin, enabling GET/POST/PUT and other connections to any address and API endpoint. It also supports sending POST data, files, headers, cookies, and more.
149
- - Improved audio output.
150
- - Enhanced visibility of the Video menu.
151
- - Other fixes.
152
-
153
- ## 2.4.41 (2024-12-14)
154
-
155
- - Improved switching between columns on a split screen.
156
- - Added visual identification of the active column.
157
-
158
- ## 2.4.40 (2024-12-13)
159
-
160
- - Enhanced Split Screen mode, now promoted from beta to stable.
161
- - Python Code Interpreter tool added to the Tabs.
162
- - HTML/JS Canvas tool added to the Tabs.
163
- - Added attachment icon to the context list if context has attachments.
164
- - Improved audio playback.
165
- - Improved web search.
166
- - Added a thumbnail image to web search results.
167
- - Added a new commands to web search: "extract_images" and "extract_links".
168
- - Added the option "Use raw content (without summarization)" to the web search plugin, which provides a more detailed result to the main model.
169
- - Extended the default maximum result characters to 50,000 in the web search plugin.
170
-
171
- ## 2.4.39 (2024-12-09)
172
-
173
- - Added "Split Screen" mode (accessible via the switch in the bottom-right corner of the screen), which allows you to work in two windows simultaneously. It is currently experimental (beta). Future updates will include Code Interpreter and Canvas running in tabs.
174
-
175
- - Fixed: Language switch.
176
-
177
- ## 2.4.38 (2024-12-08)
178
-
179
- - Added the ability to select a style for chat display between: Blocks, ChatGPT-like, and ChatGPT-like Wide. New option in the menu: Config -> Theme -> Style...
180
- - Added configuration options for audio input in Settings -> Audio -> Audio Input Device, Channels, and Sampling rate.
181
-
182
- ## 2.4.37 (2024-11-30)
183
-
184
- - The `Query only` mode in `Uploaded` tab has been renamed to `RAG`.
185
- - New options have been added under `Settings -> Files and Attachments`:
186
- - `Use history in RAG query`: When enabled, the content of the entire conversation will be used when preparing a query if the mode is set to RAG or Summary.
187
- - `RAG limit`: This option is applicable only if 'Use history in RAG query' is enabled. It specifies the limit on how many recent entries in the conversation will be used when generating a query for RAG. A value of 0 indicates no limit.
188
- - Cache: dynamic parts of the system prompt (from plugins) have been moved to the very end of the prompt stack to enable the use of prompt cache mechanisms in OpenAI.
189
-
190
- ## 2.4.36 (2024-11-28)
191
-
192
- - Added a new command-line argument: --workdir="/path/to/workdir" to explicitly set the current working directory.
193
- - Fix: start image generation in Image mode.
194
-
195
- ## 2.4.35 (2024-11-28)
196
-
197
- - Docker removed from dependencies in Snap version #82
198
- - Refactored documentation.
199
- - Fix: toggles real-time update hook.
200
- - Fix: missing edit icons.
201
- - Added tokens from attachments to counters if mode == Full context.
202
-
203
- ## 2.4.34 (2024-11-26)
204
-
205
- - Added a new mode: `Chat with Audio`, with built-in multimodal support for audio input/output. Currently in beta, the execution of commands and tools in this mode is temporarily unavailable.
206
- - Added new models: `gpt-4o-audio-preview`, `gpt-4o-2024-11-20`, `chatgpt-4o-latest`.
207
- - Force disabled integration with the native system menu.
208
-
209
- ## 2.4.33 (2024-11-26)
210
-
211
- - Improved CSS and rendering of file and image lists.
212
- - Added displaying of used attachments in the chat window.
213
-
214
- ## 2.4.32 (2024-11-26)
215
-
216
- - The "Add URL" option added to the "Attachments" tab allows users to include content from a given website as additional context. Currently, it only supports standard web pages and video transcription for YouTube links. More "web" options will be added in the future.
217
- - Added UTF-8 as default in attachments content text read/write.
218
-
219
- ## 2.4.31 (2024-11-25)
220
-
221
- - Added an option checkbox `Auto-index on upload` in the `Attachments` tab:
222
-
223
- **Tip:** To use the `RAG` mode, the file must be indexed in the vector database. This occurs automatically at the time of upload if the `Auto-index on upload` option in the `Attachments` tab is enabled. When uploading large files, such indexing might take a while - therefore, if you are using the `Full context` option, which does not use the index, you can disable the `Auto-index` option to speed up the upload of the attachment. In this case, it will only be indexed when the `RAG` option is called for the first time, and until then, attachment will be available in the form of `Full context` and `Summary`.
224
-
225
- - Added context menu options in `Uploaded attachments` tab: `Open`, `Open Source directory` and `Open Storage directory`.
226
-
227
- ## 2.4.30 (2024-11-25)
228
-
229
- - Added instruction to model about mapped data directory in both legacy and IPython code interepreter.
230
- - Updated locales for plugins.
231
-
232
- ## 2.4.29 (2024-11-25)
233
-
234
- - Added a local IPython interpreter - you can now choose between local and sandbox (Docker) in the plugin settings.
235
- - Added the ability to configure mapped volumes and ports for Docker containers in the plugin settings.
236
- - Optimized and speed-up the Llama-index plugin (inline).
237
- - Checkboxes replaced with Toggle buttons.
238
- - Improved settings dialogs.
239
- - Slight modification of the layout.
240
- - Fix: Dockerfile formatting in Code Interpreter config.
241
- - Fix: experts inline plugin execution.
242
-
243
- ## 2.4.28 (2024-11-24)
244
-
245
- - Fix: issue #78
246
-
247
- ## 2.4.27 (2024-11-24)
248
-
249
- - Profile switch fix.
250
-
251
- ## 2.4.26 (2024-11-24)
252
-
253
- - Fix: issue #77
254
-
255
- ## 2.4.25 (2024-11-24)
256
-
257
- - Added new plugin: System (OS), with optional sandbox support.
258
- - Execution of system commands moved to the System plugin.
259
- - Improved sandbox/Docker management.
260
- - Enhanced plugin settings.
261
- - Commands renamed to Tools, simplified layout.
262
- - Fix: handling of the Mouse and Keyboard plugin.
263
- - Fix: switching to a new context from a non-chat tab.
264
- - Fix: camera screenshots when the camera is not started.
265
-
266
- ## 2.4.24 (2024-11-23)
267
-
268
- - Added the ability to use ZIP and TAR archives as attachments (they are now unpacked "on the fly").
269
- - Added the ability to index ZIP and TAR archives (it may be necessary to remove .zip and .tar from the blacklist in the settings).
270
- - Fix: error when uploading to the /data directory using the Upload files button.
271
-
272
- ## 2.4.23 (2024-11-23)
273
-
274
- - Condensed layout widgets margins.
275
- - Added filename info to provided additional context from attachments.
276
- - Fixed auto-clear in attachments in Assistants mode.
277
-
278
- ## 2.4.22 (2024-11-23)
279
-
280
- - Added the ability to use attachments with images, audio, and video as additional context. Tip: to enable the use of images as additional context, you need to enable the option: `Files and attachments -> Allow images as additional context`.
281
- - Edit icons in the chat window are enabled by default.
282
-
283
- ## 2.4.21 (2024-11-23)
284
-
285
- - Added the ability to send additional context from attachments without needing to activate the "Chat with Files" mode. Now, you just need to attach a file, and the additional context from the file will be available in the conversation. More information can be found in the "Files and attachments" section of the documentation.
286
-
287
- ## 2.4.20 (2024-11-22)
288
-
289
- - Fixed freeze in Windows installer. #75
290
- - Small fixes.
291
-
292
- ## 2.4.19 (2024-11-22)
293
-
294
- - Added new LLM providers for Llama-index: HuggingFaceAPI and LocalAI.
295
- - The IPython interpreter now returns local paths to generated files and images (mapped to: %workdir%/ipython/).
296
- - Refactored legacy Agent and Expert modes.
297
- - Fixed Expert mode initialization.
298
- - Added an option in Settings -> Layout to disable animations.
299
-
300
- ## 2.4.18 (2024-11-21)
301
-
302
- - Refactored kernel status and state handling.
303
- - Fixed: audio input execution.
304
- - Improved output from tools in Agents.
305
- - Added status loading animation indicator.
306
- - Other fixes.
307
-
308
- ## 2.4.17 (2024-11-20)
309
-
310
- - Refactored kernel and render events.
311
- - Added multiple formatted extra outputs from plugins.
312
- - Added a 'Reset (clear)' option in the context list for clearing the current context.
313
- - Improved agents steps output handling.
314
- - Fixed the audio button.
315
- - Improved the stop event.
316
- - Other small fixes.
317
-
318
- ## 2.4.16 (2024-11-19)
319
-
320
- - Code Interpreter and Files I/O input/output is now displayed in chat window, using syntax highlight.
321
- - Refactored plugins structure.
322
- - Fix: command execution in Chat in Files mode when no index is selected.
323
- - Fix: missing translations in Agent mode.
324
-
325
- ## 2.4.15 (2024-11-18)
326
-
327
- - Vision analysis added to all modes.
328
- - Added commands for the Vision plugin: image analysis from an attachment, screenshot analysis, camera image analysis - performed in the background in every mode, without switching to vision mode.
329
- - Improved execution of multiple commands at once..
330
- - Improved integration with IPython and extended instructions for the model.
331
- - Other fixes and improvements.
332
-
333
- ## 2.4.14 (2024-11-17)
334
-
335
- - Added a `Loop / evaluate` mode for Llama-index agents, allowing them to work autonomously in a loop and evaluates the correctness of received results using a percentage scale from 0% to 100%, and automatically continue and correct responses below expected value.
336
- - Updated layout: mode and model lists replaced with comboboxes.
337
-
338
- ## 2.4.13 (2024-11-16)**
339
-
340
- - Introduced `Code Interpreter (v2)` with `IPython`: Enables session state retention on a kernel and building on previous computations, allowing for a Jupyter-like workflow, which is useful for iterative development and data analysis. Supports magic commands like `!pip install <package_name>` for package installation within the session. (currently in beta)
341
-
342
- ## 2.4.12 (2024-11-15)
343
-
344
- - Added httpx-socks to the dependencies, enabling the use of SOCKS proxies.
345
-
346
- ## 2.4.11 (2024-11-15)
347
-
348
- - Added a new Llama-index agent: OpenAI Assistant.
349
- - Added proxy settings to the configuration dialog.
350
- - Added more models to the Agent (Llama-index) mode.
351
- - Improved the agents/presets dialog window.
352
- - Disabled the "OpenAI API KEY is not set" Llama-index error when using a local model in Chat with Files mode. You can now use local embeddings, such as Llama3 via Ollama, and use local models without any warnings.
353
-
354
- ## 2.4.10 (2024-11-14)
355
-
356
- - Added support for Llama Index agents. (beta)
357
- - Introduced a new working mode: Agent (Llama Index).
358
- - Added 3 Llama Index agents: OpenAI Agent, ReAct Agent, and Structured Planner Agent.
359
- - Fixed: passing an embed model to vector stores on indexing.
360
- - Fixed: python3-tk error in snap version.
361
-
362
- ## 2.4.9 (2024-11-12)
363
-
364
- - Mouse movement has been moved to the PyAutoGUI library for seamless operation.
365
- - Bridge calls have been moved to an asynchronous thread.
366
- - Fixed the DALL-E call in Image mode.
367
- - Speed improvements and optimizations.
368
-
369
- ## 2.4.8 (2024-11-12)
370
-
371
- - Fix: restoring order of notepads.
372
- - Fix: mouse move offset in Mouse and Keyboard plugin.
373
-
374
- ## 2.4.7 (2024-11-11)
375
-
376
- - 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`.
377
- - Added an SVG icon to the New Tab button.
378
- - Improved the system prompt and execution flow in the `Mouse And Keyboard` plugin and introduced a new option Auto-focus to the plugin settings (default: False).
379
-
380
- ## 2.4.6 (2024-11-10)
381
-
382
- - Fixed notepad tab titles in Copy To menu.
383
-
384
- ## 2.4.5 (2024-11-09)
385
-
386
- - Added a new [+] tab button to the right of the tabs.
387
- - Fixed the issue where the tab name disappeared when creating a new tab.
388
- - Fixed the broken find option (CTRL+F) in the chat window.
389
-
390
- ## 2.4.4 (2024-11-09)
391
-
392
- - Added a new plugin: 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.
393
-
394
- ## 2.4.3 (2024-11-08)
395
-
396
- - Added button to hide output from tools/plugins.
397
- - Added tooltips on the preset list showing the system prompt of the preset.
398
- - Added restoration of tooltips for chat tabs.
399
- - Removed disruptive tooltips from the plugin settings window.
400
- - Improved reading of current tab information in event reading with speech synthesis.
401
- - Minor improvements.
402
-
403
- ## 2.4.2 (2024-11-08)
404
-
405
- - Improved commands and tools handling.
406
- - Improved autonomous mode.
407
-
408
- ## 2.4.1 (2024-11-08)
409
-
410
- - Added titles for conversations in tabs.
411
- - Tab tools added to the tools menu.
412
- - Fix: Reload tabs after changing profile.
413
- - Other fixes.
414
-
415
- ## 2.4.0 (2024-11-06)
416
-
417
- - 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).
418
- - Added the option to add notepad tabs using the right-click context menu and selecting "Add a new notepad".
419
- - Added tab reorganization via drag and drop (you can now arrange tabs freely using the mouse).
420
- - Added the ability to name tabs.
421
-
422
- ## 2.3.4 (2024-11-03)
423
-
424
- - 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.
425
-
426
- ## 2.3.3 (2024-11-03)
427
-
428
- - Added support for models: OpenAI `o1` and `o1-mini` and `SpeakLeash/bielik-11b-v2.2` (Polish LLM: https://bielik.ai).
429
-
430
- ## 2.3.2 (2024-08-29)
431
-
432
- - Date count fix in SQL query.
433
-
434
- ## 2.3.1 (2024-08-29)
435
-
436
- - Fixed timezone detection and date conversions in calendar and context search.
437
- - Added icon indicators showing labels in context items in the calendar (to show if any day has a context with the selected label).
438
- - Added custom prompt templates in the input context menu (for saving, editing, and deleting custom prompts).
439
-
440
- ## 2.3.0 (2024-08-28)
441
-
442
- - Refactored and optimized the chat engine.
443
- - Refactored and optimized command execution.
444
- - Fixed: execution of assistant tool calls.
445
- - Fixed: flow in the expert plugin.
446
- - Fixed: flow in the agent plugin.
447
- - Fixed: console errors in highlight.js.
448
- - Fixed: logging of the context used in the "Chat with Files" plugin.
449
- - Improved the stop command.
450
- - Added a reply stack.
451
- - Other minor fixes.
452
-
453
- ## 2.2.33 (2024-08-28)
454
-
455
- - Improved model compatibility across different modes.
456
- - Enhanced appending of Llama-index response metadata (sources) to context.
457
- - Added scrolling to the selected item when choosing the current context from the File -> Select current menu.
458
- - Hidden clear preset button.
459
- - Fixed duplicated UUIDs in expert presets.
460
- - Extended context and events debugging.
461
- - Added non-GPT models to Agent and Expert modes.
462
-
463
- ## 2.2.32 (2024-08-27)
464
-
465
- - Fixed the selection of the chosen index for use in Agent mode if the internal mode for Agent is Llama-index.
466
- - Added the ability to select an index for use by experts.
467
- - Added automatic, in background mode switching if the given mode is not supported by the selected model in Agent mode and for experts (this allows the use of models available only through Llama-index or Langchain in modes such as Agent or Experts).
468
-
469
- ## 2.2.31 (2024-08-27)
470
-
471
- - Improved behavior of agent and expert calls.
472
- - Improved chat window auto scroll.
473
- - Added a new option "Always continue..." to Agent mode (as opposed to the Auto-stop option).
474
- - Added a new prompt: Config -> Settings -> Prompts -> Agent: continue (always, more steps).
475
-
476
- ## 2.2.30 (2024-08-25)
477
-
478
- - Added link to Discord server in About -> Discord.
479
-
480
- ## 2.2.29 (2024-08-25)
481
-
482
- - Fix: Removed 'Index not prepared' monit when index not created yet.
483
-
484
- ## 2.2.28 (2024-08-25)
485
-
486
- - Fix: Added mechanism to prevent the current index from being deselected when saving settings.
487
- - Added models: llama3.1:70b, llama3.1:405b, and mistral-large.
488
- - Added configuration option: Indexes (llama-index) -> Chat -> Chat mode.
489
- - Split prompt templates context menu into alphabetical submenus.
490
-
491
- ## 2.2.27 (2024-08-22)
492
-
493
- - Added functionality to hide the date suffix if date period separators are enabled.
494
- - Added a new option: Context -> Show date separators in pinned items on the context list, default: False.
495
-
496
- ## 2.2.26 (2024-08-22)
497
-
498
- - Added separators for date intervals in the context list.
499
- - Added a new option: Context -> Show context groups on top of the context list, default: False.
500
- - Added a new option: Context -> Show date separators on the context list, default: True.
501
- - Added a new option: Context -> Show date separators in groups on the context list, default: True.
502
-
503
- ## 2.2.25 (2024-08-22)
504
-
505
- - Improved native API functions handling.
506
- - Improved expert prompts.
507
- - Fixed/improved inline plugin commands handling.
508
-
509
- ## 2.2.24 (2024-08-21)
510
-
511
- - Added a STOP button that allows stopping indexing at any time.
512
- - Improved conversion of ENUM types when generating a native list of functions for the API.
513
- - Disabled adding functions to the list when the option to execute commands is unchecked.
514
-
515
- ## 2.2.23 (2024-08-21)
516
-
517
- - Improved context summarization in Llama-index provider.
518
-
519
- ## 2.2.22 (2024-08-20)
520
-
521
- - Added new API models for "Chat with Files": Google Gemini and Anthropic Claude (see the new section in the documentation: Managing models -> "Using other models (non-GPT)" for more information on how to set API keys)
522
- - Added new local models for "Chat with Files": Llama 3.1, Mistral, Codellama, and Llama2-Uncensored (requires Ollama installed on the local machine - see the new section in the documentation: Managing models -> "Using other models (non-GPT)" for more information on how to enable local model support).
523
- - Added ability for context summarization using Llama-index models (local models can be used to summarize context titles now).
524
- - Added a new option in Config -> Indexes (llama-index) -> Indexing: "Stop indexing on error". If enabled, indexing will stop whenever an error occurs.
525
-
526
- ## 2.2.21 (2024-08-20)
527
-
528
- - Added inline execution for external function calls.
529
- - Added a stop to file indexing if an error occurs.
530
-
531
- ## 2.2.20 (2024-08-20)
532
-
533
- - Llama-index upgraded to 0.10.65
534
- - Langchain upgraded to 0.2.14
535
- - OpenAI API upgraded to 1.41.0
536
- - Code syntax highlight changed from Pygments to highlight.js (better performance)
537
- - Added new model: gpt-4o-mini
538
- - Added native API function calls by default
539
- - Added functions importer (from plugins) into assistants
540
- - Fixed: input message disappear on command response in stream mode
541
- - Fixed: assistants tool outputs submitting
542
-
543
- ## 2.2.19 (2024-05-16)
544
-
545
- - Added a newest multimodal model: GPT-4 "omni": https://openai.com/index/hello-gpt-4o
546
-
547
- ## 2.2.18 (2024-05-05)
548
-
549
- - Fix: prevent crash if no audio to play.
550
-
551
- ## 2.2.17 (2024-05-05)
552
-
553
- - Fix: Added prevent try to play audio if empty output.
554
- - Disabled playing finish event on audio or voice control enabled.
555
-
556
- ## 2.2.16 (2024-05-05)
557
-
558
- - Escape key now stops response generation and audio output (if playing).
559
- - Voice control options added to the Audio menu.
560
- - Added cache on disk for generated static audio content.
561
- - Added plugin translations for other languages.
562
-
563
- ## 2.2.15 (2024-05-04)
564
-
565
- - Added audio output stop on audio input start.
566
- - Added notify about unrecognized command.
567
- - Voice control improvements.
568
-
569
- ## 2.2.14 (2024-05-04)
570
-
571
- - Added a 'Voice Control (inline)' plugin that allows for voice command control directly during a conversation.
572
- - Added configuration in 'Settings -> Accessibility' for a blacklist of actions available as voice commands.
573
-
574
- ## 2.2.13 (2024-05-03)
575
-
576
- - Added stretch to dictionary config fields.
577
- - Removed redundant attachments clear event.
578
-
579
- ## 2.2.12 (2024-05-03)
580
-
581
- - Improved speech recognition.
582
- - Added minimum required length of audio input.
583
- - Added missing translations.
584
- - Fixed settings hooks triggering on profile switch.
585
-
586
- ## 2.2.11 (2024-05-03)
587
-
588
- - Added a blacklist for events for the voice event description in settings.
589
- - Added a delay to playing audio when describing events.
590
- - Sorted the list of events in the configuration.
591
-
592
- ## 2.2.10 (2024-05-03)
593
-
594
- - Extended voice control commands list.
595
- - Extended actions and keyboard shortcuts.
596
-
597
- ## 2.2.9 (2024-05-02)
598
-
599
- - Added more commands to voice control: search for contexts, clear search, add, read and clear calendar memos, context rename.
600
-
601
- ## 2.2.8 (2024-05-02)
602
-
603
- - Added support for disabled people, including voice control and screen event translation with audio synthesis.
604
- - 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.
605
- - A new section called 'Accessibility' has been added to the Documentation.
606
-
607
- ## 2.2.7 (2024-05-01)
608
-
609
- - 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'.
610
- - Added a new plugin: 'Experts (inline)`.
611
- - Improved the Agent mode by adding the ability to configure and invoke defined Experts.
612
- - Improved the prompts that control the autonomous mode.
613
- - The main prompt controlling the agents has been moved from presets to the application's settings window.
614
-
615
- ## 2.2.6 (2024-04-30)
616
-
617
- - Added a new model: 'gpt-4-turbo'.
618
- - 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'.
619
- - Store importer connected with Logger.
620
- - Fixed: issue with batch unassigning remote files from vector stores.
621
-
622
- ## 2.2.5 (2024-04-30)
623
-
624
- - Fix: import button handler in Assistants.
625
- - Refactored and improved stores batch actions events handling.
626
- - Added missing translations.
627
-
628
- ## 2.2.4 (2024-04-29)
629
-
630
- - Batch actions splitted into 'Current store' and 'All stores' in Assistants remote vector stores importer.
631
- - Added sync current/all context menu options to Sync button.
632
- - Improved remote stores handling.
633
-
634
- ## 2.2.3 (2024-04-29)
635
-
636
- - Fixed Assistants files sync btn.
637
- - Added batch upload files or directory in Assistants vector stores dialog.
638
-
639
- ## 2.2.2 (2024-04-29)
640
-
641
- - Added 'Application environment' option to Config -> General for setting up custom env vars on app load.
642
- - Added chunk render/parse throttling to prevent high CPU load on huge text chunks.
643
- - Optimized and improved Code interpreter output rendering in stream mode in Assistants.
644
- - Improved run stopping in Assistants.
645
- - Fixed syntax theme and 'Edit' icon restore on profile switch.
646
-
647
- ## 2.2.1 (2024-04-28)
648
-
649
- - Improved data reload on profile switch.
650
-
651
- ## 2.2.0 (2024-04-28)
652
-
653
- - Improved code interpreter stream handling in Assistant mode.
654
- - Improved preset plugins reloading on profile switch.
655
- - Fixes and core improvements.
656
- - Updated docs to v2.2.0.
657
-
658
- ## 2.1.83 (2024-04-27)
659
-
660
- - Index list in 'Chat with files' mode moved to combo-box at bottom.
661
- - Enabled display of remote images in chat output.
662
- - Updated docs.
663
-
664
- ## 2.1.82 (2024-04-27)
665
-
666
- - Fixed correct store id saving if hidden thread stores on list.
667
-
668
- ## 2.1.81 (2024-04-27)
669
-
670
- - Improved remote vector stores management.
671
-
672
- ## 2.1.80 (2024-04-27)
673
-
674
- - Fixed missing selection in Assistant store select combo.
675
- - Fixed store deletion.
676
- - Added tooltip to Stores button.
677
-
678
- ## 2.1.79 (2024-04-26)
679
-
680
- - OpenAI API upgraded to version 1.23.6.
681
- - Assistants API: added tool: File search and removed deprecated tool: Retrieval.
682
- - Support for remote Assistant Vector Stores added (accessible through the Assistants API).
683
- - Remote Vector Stores management tool introduced (right-click on an Assistant, select 'Edit', then click the database icon to open Remote Vector Stores editor).
684
- - Importer for Remote Assistant Vector Stores and files included.
685
- - Files uploaded in Assistants mode can now be shared between threads using Vector Stores.
686
-
687
- ## 2.1.78 (2024-04-25)
688
-
689
- - Removed redundant names in block view.
690
- - Scrollbars background integrated with blocks bg.
691
-
692
- ## 2.1.77 (2024-04-25)
693
-
694
- - Added the "tree" command to the I/O Files plugin to retrieve the full directory tree.
695
-
696
- ## 2.1.76 (2024-04-25)
697
-
698
- - Chat items now displayed in blocks.
699
-
700
- ## 2.1.75 (2024-04-24)
701
-
702
- - Copy to clipboard in web view fixed and moved to JS bridge.
703
-
704
- ## 2.1.74 (2024-04-24)
705
-
706
- - Added syntax highlight choose to Theme menu.
707
- - Syntax highlight style colors integrated with Dark/Light app themes.
708
-
709
- ## 2.1.73 (2024-04-24)
710
-
711
- - Fixed issue #50 - missing type key in config.
712
-
713
- ## 2.1.72 (2024-04-24)
714
-
715
- - Fixed context initialization in web view on app load.
716
- - Improved and optimized items rendering.
717
- - Refactored web view CSS.
718
- - Rendering optimization.
719
- - Added real-time items reload and append.
720
- - Added theme CSS to scrollbars.
721
- - Added JS console debug to Logger window.
722
-
723
- ## 2.1.71 (2024-04-23)
724
-
725
- - Added 160+ prompt templates from ["Awesome ChatGPT Prompts"](https://github.com/f/awesome-chatgpt-prompts) repository - to use them, right-click on the input or system prompt textarea and select the "Paste from template..." option.
726
-
727
- ## 2.1.70 (2024-04-22)
728
-
729
- - Added web view CSS reload on theme switch.
730
- - Fixed time display CSS in web view.
731
-
732
- ## 2.1.69 (2024-04-22)
733
-
734
- - Added html buffer to speed-up context initialization in web view.
735
- - Fixed items append in web view in agent mode.
736
-
737
- ## 2.1.68 (2024-04-22)
738
-
739
- - Fix: CPU usage on multiple items.
740
-
741
- ## 2.1.67 (2024-04-22)
742
-
743
- - Optimized items rendering.
744
-
745
- ## 2.1.66 (2024-04-22)
746
-
747
- - Improved content formatting in HTML export.
748
-
749
- ## 2.1.65 (2024-04-22)
750
-
751
- - Improved save as in Web View output.
752
- - Added save as text and save as html separated options.
753
-
754
- ## 2.1.64 (2024-04-22)
755
-
756
- - Improved real-time CSS reloading.
757
-
758
- ## 2.1.63 (2024-04-22)
759
-
760
- - Improved rendering output.
761
- - Updated CSS.
762
-
763
- ## 2.1.62 (2024-04-22)
764
-
765
- - Added default lexer for code syntax highlighting if no language provided.
766
-
767
- ## 2.1.61 (2024-04-21)
768
-
769
- - Added real-time HTML formatting of text chunks in stream mode.
770
-
771
- ## 2.1.60 (2024-04-21)
772
-
773
- - Fixed "Save as" option in WebEngine view.
774
- - Added hiding of empty groups on search.
775
- - Updated formatting and CSS.
776
-
777
- ## 2.1.59 (2024-04-20)
778
-
779
- - Added output renderer: WebEngine/Chromium – with full HTML/CSS/JS support. (Experimental)
780
- - Added a new option to choose a render engine in Settings -> General -> Rendering engine to select between WebEngine / Chromium mode and the Legacy mode (old, with simple markdown CSS support only - for compatibility reasons and troubleshooting).
781
- - Added syntax highlighting to code blocks – issue #43.
782
- - Added a new option in Settings -> Layout -> Code syntax highlight to select a highlight theme.
783
- - Added a new option in Settings -> Context -> Convert lists to paragraphs to enable/disable converting ul and li into p for better copying.
784
- - Copy to clipboard and regenerate response icons are now visible by default.
785
-
786
- ## 2.1.58 (2024-04-19)
787
-
788
- - Fixed Markdown rendering if the content starts with a code block.
789
- - Added a "Switch to created profile" option in the profile creation/duplication dialogs.
790
- - Updated the locale.
791
- - Added a donate option.
792
-
793
- ## 2.1.57 (2024-04-17)
794
-
795
- - Fixed new ctx create on empty profile if previously group was selected.
796
-
797
- ## 2.1.56 (2024-04-17)
798
-
799
- - Added a new menu option: Clear history + groups.
800
- - Improved profile switching.
801
-
802
- ## 2.1.55 (2024-04-17)
803
-
804
- - Improved result handling from Indexer tool.
805
-
806
- ## 2.1.54 (2024-04-17)
807
-
808
- - Added data loaders reload and loaders config reload in real time on profile switch.
809
-
810
- ## 2.1.53 (2024-04-17)
811
-
812
- - Added a new tool: Indexer, for manually indexing files, contexts, and web content, as well as managing indexes. (beta)
813
-
814
- ## 2.1.52 (2024-04-15)
815
-
816
- - Added real-time output from code interpreter in Assistants mode.
817
- - Added new option in Settings > Context: Show code interpreter output.
818
-
819
- ## 2.1.51 (2024-04-14)
820
-
821
- - Added RMB context menu to the New... context button.
822
- - Added filesize info to attachments and uploaded files lists.
823
- - Improved Assistants API stream handling.
824
-
825
- ## 2.1.50 (2024-04-14)
826
-
827
- - Fixed selection update after group rename.
828
- - Added img resolution and filesize info in image preview dialog title.
829
- - Added filesize info in text editor dialog title.
830
-
831
- ## 2.1.49 (2024-04-14)
832
-
833
- - Improved context group handling.
834
-
835
- ## 2.1.48 (2024-04-14)
836
-
837
- - OpenAI API upgraded to version 1.17.1.
838
- - Added a stream mode to the Assistant mode (beta).
839
- - Fixed an issue where context group ID were not copied when duplicating context.
840
-
841
- ## 2.1.47 (2024-04-12)
842
-
843
- - Added auto-creating new context in current group if the group is active.
844
- - Added sending input also with Ctrl+Enter in Shift+Enter mode.
845
- - Extended light style markdown CSS.
846
-
847
- ## 2.1.46 (2024-04-12)
848
-
849
- - Improved code blocks formatting.
850
- - Improved attachment copy/paste.
851
-
852
- ## 2.1.45 (2024-04-11)
853
-
854
- - Added the ability to paste images as attachments using Ctrl+V in chat input and to copy-paste images in the draw/painter.
855
- - Added a "Copy to Clipboard" option in code blocks.
856
- - Introduced a new model: gpt-4-turbo-2024-04-09.
857
-
858
- ## 2.1.44 (2024-04-11)
859
-
860
- - Optimized "Find" option.
861
- - Added copy database and copy data dir checkbox options in profile duplicate dialog.
862
- - Added ability to reset current active profile.
863
- - Added missing translations.
864
-
865
- ## 2.1.43 (2024-04-11)
866
-
867
- - The "Find" option has been extended and added to all text fields.
868
- - Fixed menu reload issue when switching profiles.
869
- - Other small fixes and improvements.
870
-
871
- ## 2.1.42 (2024-04-10)
872
-
873
- - Improved profile switching.
874
- - Added interpreter internal files to excluded when indexing.
875
-
876
- ## 2.1.41 (2024-04-10)
877
-
878
- - Added support for multiple profiles (separated config, settings and workdir), menu: Config -> Profile...
879
- - Added context groups for context items organizing, menu: File -> New context group...
880
- - Added ability to change the model on response edit and regenerate.
881
- - Added real-time updating number of notepads.
882
- - UI/theme fixes.
883
-
884
- ## 2.1.40-post1 (2024-04-08)
885
-
886
- - Llama-index core downgraded to 0.10.13 due to issue #41
887
-
888
- ## 2.1.40 (2024-04-08)
889
-
890
- - Added "Find" option - text search and highlighting of the found phrase in the chat and notepad window, available via CTRL + F or right-click menu / Find... (beta)
891
- - Added GitHub's Monaspace font family: Argon, Krypton, Neon, Radon, Xenon (reset CSS to defaults or manual replacement in CSS files is required for older versions of application to take effect).
892
- - Added an "Restore Default CSS" option in the "Config / Edit CSS" menu.
893
- - Added the ability to use custom .ttf and .otf fonts (just place them in %workdir%/fonts directory).
894
-
895
- ## 2.1.39 (2024-03-26)
896
-
897
- - Added "Change working directory..." option in "Config" menu.
898
- - Improved handling reply from multiple commands at once.
899
- - Tools have been moved to separate parts of the app.
900
- - Added the ability to create custom Tools, with an example tool in the "examples" directory.
901
-
902
- ## 2.1.38 (2024-03-20)
903
-
904
- - Added new Tools menu, with: Media player, Transcribe audio/video files, Image viewer, Text editor and Code interpreter.
905
- - Improved tools.
906
-
907
- ## 2.1.37 (2024-03-19)
908
-
909
- - Added generation of audio transcriptions from audio/video files.
910
-
911
- ## 2.1.36 (2024-03-19)
912
-
913
- - Added split screen view (output/edit) to code interpreter.
914
-
915
- ## 2.1.35 (2024-03-19)
916
-
917
- - Added text files editor and image viewer.
918
- - Improved video player and code interpreter.
919
-
920
- ## 2.1.34 (2024-03-18)
921
-
922
- - Added video player.
923
- - Fixed audio input message append in agent mode.
924
-
925
- ## 2.1.33 (2024-03-18)
926
-
927
- - Code interpreter enabled even if interpreter plugin is disabled.
928
- - Added "Connect to the Python code interpreter window" config option in Code interpreter plugin.
929
- - Added Monospace font support - issue #37.
930
- - Improved raw JSON command outputs.
931
-
932
- ## 2.1.32 (2024-03-17)
933
-
934
- - Global prompts config moved to a separated settings section "Prompts".
935
- - Added auto-clear option in code interpreter.
936
- - Added "Use extra context output" config option in "Settings -> Context".
937
-
938
- ## 2.1.31 (2024-03-17)
939
-
940
- - Improved code interpreter integration with sandbox/docker.
941
- - Added display of hidden files in Files explorer.
942
- - Added "Use as image" context menu action in Files explorer.
943
-
944
- ## 2.1.30 (2024-03-16)
945
-
946
- - Improved real-time Python code interpreter: added edit mode and whole code execution (history).
947
-
948
- ## 2.1.29 (2024-03-16)
949
-
950
- - Added real-time Python code interpreter (<> icon), connected with the Code Interpreter plugin's input and output.
951
- - Improved plugin command execution.
952
-
953
- ## 2.1.28 (2024-03-15)
954
-
955
- - Fixed local commands handling in Assistant API.
956
- - Fixed system prompt replace after mode changed on app start.
957
- - Improved related links rendering in chat output.
958
- - Added RPM limit config option for Embeddings API.
959
- - UI improvements.
960
-
961
- ## 2.1.27 (2024-03-13)
962
-
963
- - Added the "find" command to the Files I/O plugin for searching for files and directories.
964
- - Added "Append metadata" config option in Chat with files plugin.
965
- - Added missing locales to translations.
966
-
967
- ## 2.1.26 (2024-03-13)
968
-
969
- - Added async command execution in History and Chat with files plugins.
970
- - Improved plugin prompts.
971
- - Improved command execution in autonomous mode.
972
- - Improved logging and debugging.
973
-
974
- ## 2.1.25 (2024-03-13)
975
-
976
- - Llama index logging improvement.
977
-
978
- ## 2.1.24 (2024-03-13)
979
-
980
- - Added AzureOpenAI embeddings provider.
981
- - Added metadata append to indexed context from DB.
982
-
983
- ## 2.1.23 (2024-03-12)
984
-
985
- - Added configuration options for embeddings model and provider in Settings -> Llama-Index.
986
- - Added plain-text responses in web_open commands.
987
- - Improved web_open commands in Web Search plugin.
988
- - Added a check to determine if the provided URL is an image when sending URLs within text.
989
-
990
- ## 2.1.22 (2024-03-12)
991
-
992
- - Added custom metadata appending to indexing documents for web/external loaders.
993
-
994
- ## 2.1.21 (2024-03-12)
995
-
996
- - Refactored commands core and command handling to a JSON schema-based config.
997
- - Fixed calls in the API plugin.
998
- - Fixed web_urls in the Web search plugin.
999
- - Fixed adding new notes in the Calendar plugin.
1000
-
1001
- ## 2.1.19 (2024-03-11)
1002
-
1003
- - Added "Force exclude files" config option to force exclude extensions in: Settings -> Llama-index -> Indexing (enables file extension exclusion even if a data loader for the extension is available).
1004
- - Added custom metadata appending to indexing documents via list in: Settings -> Llama-index -> Indexing.
1005
- - Added base API endpoint config arguments in models params.
1006
-
1007
- ## 2.1.18 (2024-03-10)
1008
-
1009
- - Added horizontal splitters and min width for lists in settings dialogs - issue #30.
1010
- - Added audio icon display config option in Settings -> Context.
1011
-
1012
- ## 2.1.17 (2024-03-10)
1013
-
1014
- - Improved audio handling.
1015
- - Added options to context debug.
1016
- - Added context meta load on demand if not on list.
1017
-
1018
- ## 2.1.16 (2024-03-10)
1019
-
1020
- - Added "merge" icon in context responses (allows merging selected response with the previous response).
1021
- - Added display of Llama-index used sources in the context response.
1022
- - Fixed word-wrap in code blocks - issue #27.
1023
- - Fixed context visibility when filters are applied and new ctx is created in the background.
1024
- - Improved audio playback status indication for responses.
1025
-
1026
- ## 2.1.15 (2024-03-09)
1027
-
1028
- - Added Edit mode in chat output with options: read response (audio), copy to clipboard, regenerate response, edit and regenerate, and delete context item.
1029
- - Added dynamic max output tokens calculation in completion mode - issue #28.
1030
- - Added config option "Modes to auto-index" in Llama-index settings.
1031
- - Fixed typo in gpt-4-turbo-preview model config args for Llama-index provider - issue #29.
1032
-
1033
- ## 2.1.14 (2024-03-09)
1034
-
1035
- - Added restoration of "All counters" checkbox status in calendar on tab init.
1036
- - Added new line with Shift+Enter in input if sending mode is "Enter" - issue #26.
1037
-
1038
- ## 2.1.13 (2024-03-08)
1039
-
1040
- - Fixed context auto-indexing in autonomous/agent mode - issue #23.
1041
- - Added AzureOpenAI provider for Llama.
1042
- - Added configuration option for the model in query file/web options in plugins.
1043
- - Added removal of temporary index from memory after use.
1044
-
1045
- ## 2.1.12 (2024-03-08)
1046
-
1047
- - Added config option for max requests per minute (RPM) in `Settings -> Model` - issue #23.
1048
- - Added config for continue prompt in `Settings -> Agent`.
1049
- - Added config option for custom API endpoint URL in `Settings -> General` - issue #21.
1050
- - Added `Allow context item delete` option in `Settings -> Context`.
1051
- - Added checkbox `All counters` in filters in Calendar view - when disabled, calendar displays filtered record counters instead of all records.
1052
- - Improved the reset to default option in `Settings` to persist all non-settings config options.
1053
-
1054
- ## 2.1.11 (2024-03-07)
1055
-
1056
- - Fixed search query if multiple labels selected
1057
- - Added prevent from saving empty notes in calendar
1058
- - Added display empty dates in DB Viewer if timestamp = 0
1059
-
1060
- ## 2.1.10 (2024-03-06)
1061
-
1062
- - Added `DB Viewer` in Developer menu.
1063
- - Added label color filter in context list - issue #23
1064
- - Added context item delete option - issue #23
1065
- - Added presets for plugins - issue #23
1066
- - Fixed and improved autonomous agents run - issue #23
1067
- - Chinese language added to locales - issue #24
1068
-
1069
- ## 2.1.9 (2024-03-04)
1070
-
1071
- - A new option has been added to the `Web Search` plugin: `web_index_query`, which allows for indexing a web and external content in a temporary index (in memory) and quickly querying its content. Works similar to `query_file` command.
1072
- - The `read_file` command has been expanded to handle multiple files at once.
1073
- - Added `Log and debug events` option to Developer settings.
1074
-
1075
- ## 2.1.8 (2024-03-03)
1076
-
1077
- - A new option has been added to the `Files I/O` plugin: `query_file`, which allows for indexing a file in a temporary index (in memory) and quickly querying its content. This enables the use of Llama-index for fast querying or adding context from individual files. From now on, you can ask questions about individual files without indexing them to the main vector store. See the "Querying single files" in "Modes -> Chat with files" section in a README for more info.
1078
- - The `read_file` command has been expanded to return just the exact file content, without wrapping it in JSON.
1079
- - Improved prompt for preparing queries in the Chat with files plugin.
1080
- - Updated docs.
1081
-
1082
- ## 2.1.7 (2024-03-03)
1083
-
1084
- - Enhanced the Llama-index plugin with additional options for automatically refining queries before requesting additional context from Llama-index.
1085
-
1086
- ## 2.1.6 (2024-03-03)
1087
-
1088
- - Added Twitter/X data loader.
1089
- - Added check if message is not a reply when calling Llama-index using a plugin.
1090
- - Added list of Agent indexes auto-reload after Llama-index list has changed.
1091
- - Disabled anonymized telemetry in Chroma by default.
1092
-
1093
- ## 2.1.5 (2024-03-02)
1094
-
1095
- - Recompiled SVG resources.
1096
- - Fixed file explorer update after file commands execute.
1097
- - Updated docs.
1098
-
1099
- ## 2.1.4 (2024-03-02)
1100
-
1101
- - PySide6 downgraded to 6.4.2 due to a bug in signals emitting.
1102
-
1103
- ## 2.1.3 (2024-03-01)
1104
-
1105
- - Added data loaders: Bitbucket, ChatGPT Retrieval Plugin, SQL Databases, GitHub, Microsoft OneDrive.
1106
- - Added indexing configuration tab in `Web Search` plugin.
1107
-
1108
- ## 2.1.2 (2024-03-01)
1109
-
1110
- - Added data loaders: Google Drive, Google Docs, Google Gmail, Google Calendar, Google Sheets, Google Keep.
1111
- - Added data loaders: Video/Audio and Images, with local model and API modes.
1112
- - Added Whisper (local hosted) model to `Audio Input` providers, available only in Python version.
1113
-
1114
- ## 2.1.1 (2024-02-29)
1115
-
1116
- - Llama-index settings split into tabs.
1117
- - Added keyword argument settings for data loaders.
1118
- - Added data loaders for RSS, XML sitemaps, IPYNB notebooks, and XML and HTML files.
1119
- - Added audio notes - simply use speech recognition in the Notepad tab to append transcribed audio to the Notepad.
1120
- - Added an icon for quick toggling of video camera capture.
1121
- - Added a Video menu.
1122
- - Moved video capture toggle checkboxes to the Video menu.
1123
-
1124
- ## 2.1.0 (2024-02-28)
1125
-
1126
- - Upgraded Llama-index from the legacy version `0.9` to the current version `0.10` (note: upgrading PyPi version of PyGPT to `2.1.0` requires reinstallation in a virtual environment to remove old library versions).
1127
- - Upgraded Langchain to `0.1.9`.
1128
- - Upgraded PyInstaller (and compiled versions) to version `6`.
1129
- - Removed LlamaHub and restored support for Python `3.12`.
1130
- - Fixed imports for Llama-index in the compiled versions.
1131
- - Added icons for quickly toggling audio input/output.
1132
- - UI fixes.
1133
-
1134
- ## 2.0.171 (2024-02-27)
1135
-
1136
- - Added core for loading web resources (not only webpages) to Llama-index.
1137
- - Added a data loader for transcriptions of YouTube videos (simply ask for index a YouTube video URL using the `Web Search` plugin - the `web_index` command must be enabled).
1138
- - Fixed the "Initial token count exceeds token limit" error in Chat with files mode.
1139
- - Added missing translations for dictionary items in settings dialogs.
1140
-
1141
- ## 2.0.170 (2024-02-26)
1142
-
1143
- - Added "simplified" mode to the "Audio Input" plugin, now set as default, allowing for faster and simpler speech recognition without requiring any configuration. Meanwhile, all current options have been moved to "advanced" mode.
1144
- - Improved microphone support in Snap version.
1145
- - Improved file browser update after performing file operations.
1146
- - Added check for file availability for indexing in the file browser.
1147
-
1148
- ## 2.0.169 (2024-02-25)
1149
-
1150
- - Improved and refactored debugging
1151
-
1152
- ## 2.0.168 (2024-02-25)
1153
-
1154
- - Added auto index file on read option in the `Files I/O` plugin
1155
- - Improved debugger
1156
- - Fixed Bing speech recognition
1157
-
1158
- ## 2.0.167 (2024-02-25)
1159
-
1160
- - Fixed empty API key dialog.
1161
-
1162
- ## 2.0.166 (2024-02-25)
1163
-
1164
- - Enabled the use of data loaders from Llama-index in the `Files I/O` plugin for reading files, which allows for reading not only text files using the plugin's `read_file` command.
1165
- - Added a command for indexing files to the `Files I/O` plugin.
1166
- - The `self_loop` plugin has been internally renamed to the `agent` plugin.
1167
- - Fixed the display of pinned contexts when the indexed filter is enabled.
1168
-
1169
- ## 2.0.165 (2024-02-25)
1170
-
1171
- - Added search provider: `Bing`.
1172
- - Added audio output providers: `Google` and `Eleven Labs`.
1173
- - Added audio input providers: `Google`, `Google Cloud`, and `Bing`.
1174
- - Added a new plugin: `API calls` which allows defining commands for API calls to external services.
1175
- - Added an `Excluded file extensions` configuration option in `Settings -> Llama-index`.
1176
- - Fixed audio input listener initialization in the Audio Input plugin.
1177
-
1178
- ## 2.0.164 (2024-02-24)
1179
-
1180
- - Refactored the Audio Input, Audio Output, and Google Web Search plugins to support multiple audio and search engine providers.
1181
- - Introduced the option to add your own audio input, output, and web search providers.
1182
-
1183
- ## 2.0.163 (2024-02-23)
1184
-
1185
- - Added storage of indexed urls
1186
- - Added info about used library versions in About dialog
1187
-
1188
- ## 2.0.162 (2024-02-23)
1189
-
1190
- - Index data storage migrated from JSON to DB.
1191
- - Added add/remove to index context menu on ctx list.
1192
- - Added last indexed info on ctx list.
1193
- - Added option "Replace old document versions in the index during re-indexing" in "Settings -> Llama-index".
1194
- - Refactored, optimized and improved file and context indexing.
1195
- - Fixed context search SQL query.
1196
-
1197
- ## 2.0.161 (2024-02-22)
1198
-
1199
- - Added the option to search within conversation content, not just by titles (disabled by default, can be enabled in: "Settings -> Context -> Search also in conversation content, not only in titles").
1200
- - Added a "download" subdirectory for files downloaded in Assistants mode and an option to configure the directory in: "Settings -> Files and attachments -> Directory for file downloads")
1201
- - Added logging of options available in: "Config -> Debug" to the logger window, not just to the console.
1202
- - Added descriptions in the models editor.
1203
-
1204
- ## 2.0.160 (2024-02-21)
1205
-
1206
- - Added auto-replacement of sandbox download links in Assistants with links to downloaded local files.
1207
- - Added setup for Poetry.
1208
- - Added connection timeout config option to Google Search plugin.
1209
- - Fixed recursion error on app exit.
1210
- - Updated dependencies.
1211
-
1212
- ## 2.0.159 (2024-02-21)
1213
-
1214
- - Added workdir placeholders to images stored from Assistants.
1215
- - Added tooltips on modes list.
1216
- - Added force synchronous command call if more than one command to execute.
1217
-
1218
- ## 2.0.158 (2024-02-21)
1219
-
1220
- - Improved Assistants: added annotations handling, added async function outputs submit
1221
- - Fixed creating function duplicates on re-import existing Assistant
1222
-
1223
- ## 2.0.157 (2024-02-20)
1224
-
1225
- - Added webpage (URL) indexing using Llama-Index; new options were added to the Google Search plugin: the command "web_index" for indexing a specified page (just ask to index any URL) and "Auto-index", which enables automatic indexing of URLs used by the plugin (disabled by default).
1226
- - Decreased the default chunk size in the Google Search plugin.
1227
- - Assistant run creation and message sending moved to an async thread.
1228
- - Improved files receive from Assistants.
1229
-
1230
- ## 2.0.156 (2024-02-19)
1231
-
1232
- - Added disable SSL verify option for search engine calls (not only for search results) in `Google Search plugin` - issue #20.
1233
- - Updated certifi to 2024.2.2.
1234
- - Added custom launcher, custom plugin, custom vector store, custom LLM provider and custom data loader code examples in `examples` directory in repository.
1235
- - Updated documentation.
1236
-
1237
- ## 2.0.155 (2024-02-18)
1238
-
1239
- - Importing assistants and assistant files (from API) has been moved to an asynchronous thread.
1240
- - Upgraded OpenAI API to 1.12.0.
1241
-
1242
- ## 2.0.154 (2024-02-18)
1243
-
1244
- - Fixed hidden user input in Assistants mode
1245
- - Fixed system prompt change when switching to Assistants mode without selected Assistant
1246
-
1247
- ## 2.0.153 (2024-02-17)
1248
-
1249
- - Added image display in the chat window when a file received from the Assistant is an image
1250
- - Added color labels in color select combo boxes
1251
- - Added dialog window position save and restore (+ option in Settings to enable/disable this feature)
1252
- - 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)
1253
- - Fixed CSS backup path
1254
- - Updated documentation
1255
-
1256
- ## 2.0.152 (2024-02-16)
1257
-
1258
- - Improved updater, added direct links to new releases
1259
- - Improved command execute system prompt
1260
- - Added `cwd` command to `Files I/O` plugin
1261
- - Added automatic current working directory passing to `sys_exec` command prompt in `Code Interpreter`.
1262
- - Added `Refresh` option in File Explorer
1263
- - Added monit about camera connect in Snap version with command to execute
1264
- - Disabled MenuRoles on MacOS-affected menu items - issue #19
1265
-
1266
- ## 2.0.151 (2024-02-16)
1267
-
1268
- - Improved integration between Chat and Vision when functions are provided
1269
-
1270
- ## 2.0.150 (2024-02-16)
1271
-
1272
- - Added a new command for the `Google Web Search` plugin - `get_urls`, which allows retrieving a full list of searched URLs and passing it to the model for further use.
1273
- - Implemented execution of `functions` defined in the API and their full integration with modes: `Chat` and `Assistant`. For more details, see the new section in the documentation: `Functions and commands`.
1274
- - Fixed the tray icon change while the model is generating a response.
1275
- - Improved stopping of agents using `Stop`.
1276
-
1277
- ## 2.0.149 (2024-02-15)
1278
-
1279
- - Fixed and improved Assistants API (file handling, run handling, token usage, stopping)
1280
- - Added vertical canvas resolutions in Painter
1281
- - Added brush settings restore in Painter
1282
- - Added log file viewer in Debug menu
1283
- - Added log level switch in runtime (Developer settings)
1284
- - Added functions defining and handling in Presets (works in ChatCompletion API)
1285
- - Improved presets and assistants editor dialogs
1286
- - Improved debugger and Developer settings
1287
-
1288
- ## 2.0.148 (2024-02-07)
1289
-
1290
- - Fixed input/output timestamps in renderer
1291
- - Added aspect ratio check and fit on image open in Painter tool
1292
-
1293
- ## 2.0.147 (2024-02-04)
1294
-
1295
- - Added `@` tags for quick access to context from previous discussions in the `Context History` plugin (must be enabled in plugin settings, default: disabled).
1296
- - Added automatic passing of the day of the week in the `Context History` and `Real Time` plugins.
1297
-
1298
- ## 2.0.146 (2024-02-03)
1299
-
1300
- - Disabled online loaders for Llama-index if compiled version is detected (they work properly only in Python version)
1301
-
1302
- ## 2.0.145 (2024-02-03)
1303
-
1304
- - Enabled the use of the Context history plugin in inline mode (without the need for the Command execution option).
1305
- - Added automatic provision of the current date in the Context History plugin if the Real-Time plugin is disabled.
1306
- - Added the ability to count contexts within a specified date range.
1307
- - Added an option to limit the maximum number of contexts retrieved per query.
1308
- - Enabled the "undo" option in the painter when clearing and opening a new image.
1309
-
1310
- ## 2.0.144 (2024-02-02)
1311
-
1312
- - Improved Context history plugin prompts
1313
-
1314
- ## 2.0.143 (2024-02-02)
1315
-
1316
- - Added a new plugin: `Context history (calendar)`
1317
- - Added a new feature to context list: `Pin on top`
1318
- - Added `Minimize to tray on exit` option
1319
-
1320
- ## 2.0.142 (2024-02-01)
1321
-
1322
- - Added tray notification on scheduled task run.
1323
- - Added tray notification on Agent goal achieved.
1324
- - Small fixes.
1325
-
1326
- ## 2.0.141 (2024-02-01)
1327
-
1328
- - Improved window hide/restore from tray icon
1329
- - Removed capture disable/enable options and Start minimized from settings dialog
1330
-
1331
- ## 2.0.140 (2024-02-01)
1332
-
1333
- - Fixed preset duplicating
1334
-
1335
- ## 2.0.139 (2024-02-01)
1336
-
1337
- - Improved the generation of names for preset duplicates.
1338
- - Added background updates check (with an option in settings to disable it).
1339
- - Added dialog to accept license terms at the first launch.
1340
- - Fixed calendar content save on month change.
1341
- - Small UI improvements.
1342
-
1343
- ## 2.0.138 (2024-02-01)
1344
-
1345
- - Added "Duplicate" option to current * (default) presets
1346
- - Added "Restore to default" option to current * (default) presets
1347
- - Added "Minimize to tray" settings option
1348
- - Fixed preset selection when clicked on list with RMB
1349
- - Improved calendar records count on month break
1350
-
1351
- ## 2.0.137 (2024-01-31)
1352
-
1353
- - Improved Agent / Autonomous mode handling
1354
- - Added "Remove file from index" option in file-explorer
1355
- - Other small fixes
1356
-
1357
- ## 2.0.136 (2024-01-31)
1358
-
1359
- - Improved integration of Agent mode with llama-index sub-mode
1360
- - Updated documentation and locales
1361
-
1362
- ## 2.0.135 (2024-01-31)
1363
-
1364
- - Fixed issue where the agent would stop after the first run in Agent mode when the number of iterations was set to non-infinity.
1365
- - Added "Agent" section in the settings, with options to select the sub-mode to use (Chat, Completion, Langchain, Llama-index, etc.) and an option to choose the index to use.
1366
- - Implemented a feature to display the current run status in Agent mode.
1367
-
1368
- ## 2.0.134 (2024-01-30)
1369
-
1370
- - Updated models list
1371
-
1372
- ## 2.0.133 (2024-01-30)
1373
-
1374
- - Added the ability for autonomous image generation using the `DALL-E (inline)` plugin in `Agent mode`.
1375
- - Added a `Redo` option to the `Painter/Draw` tool.
1376
- - Enabled Vision in `Agent mode`.
1377
-
1378
- ## 2.0.132 (2024-01-30)
1379
-
1380
- - Experimental: Added new working mode: `Agent (autonomous)`, which works similarly to the `Autonomous Mode` plugin but as a separate mode with editable system prompt presets.
1381
- - Renamed `Autonomous Mode` plugin to `Autonomous Mode (inline)`.
1382
- - Fixed real-time system prompt tokens calculation update.
1383
- - Fixed preset saving in editor.
1384
- - Updated icons' fill color.
1385
-
1386
- ## 2.0.131 (2024-01-30)
1387
-
1388
- - Fix: set a limited height for list items in editable lists within the options.
1389
- - Added new plugin: `System Prompt Extra`: plugin appends additional system prompts (extra data) from a list to every current system prompt. You can enhance every system prompt with extra instructions that will be automatically appended to the system prompt.
1390
- - Added a list of prompts for define and use in the `Autonomous Mode` plugin (the previous division into "normal" and "extended" prompts has been replaced with an unlimited, user-editable list).
1391
- - Added textarea stretch on dialog resize in dictionary options editor
1392
- - Introduced a new `duplicate` option in the context list (it copies the selected context to a new one).
1393
-
1394
- ## 2.0.130 (2024-01-29)
1395
-
1396
- - Added status indicator in Tray - feature [#12](https://github.com/szczyglis-dev/py-gpt/issues/12)
1397
- - Added icons to tabs, tray and context menus
1398
- - Added "Files and attachments" section in Settings
1399
-
1400
- ## 2.0.129 (2024-01-29)
1401
-
1402
- - Added Material Design SVG icons (by Google)
1403
- - Added icon resources compiler script
1404
- - Improved file explorer
1405
-
1406
- ## 2.0.128 (2024-01-29)
1407
-
1408
- - Added improvements to RMB context menu handling in Files
1409
- - Improved generation of names for duplicated files
1410
-
1411
- ## 2.0.127 (2024-01-28)
1412
-
1413
- - Added ability to auto-store (in the `%workdir%/upload` directory) local copies of attachments uploaded from outside the workdir.
1414
- - Added an option in the general settings dialog: `Store attachments in the workdir upload directory`, default: True
1415
- - Added an option for storing everything in the `data` directory: `Store images, capture and uploads in data directory`, default: False
1416
-
1417
- ## 2.0.126 (2024-01-28)
1418
-
1419
- - New features in file explorer (`Files` tab):
1420
-
1421
- - Create empty file
1422
- - Create directory
1423
- - Upload files to selected directory
1424
- - Download file or directory
1425
- - Duplicate file or directory
1426
- - Use as attachment
1427
- - Ask for read this file
1428
- - Copy working/system path to input and clipboard
1429
-
1430
- ## 2.0.125 (2024-01-28)
1431
-
1432
- - Fixed chars encoding in save text to file option
1433
-
1434
- ## 2.0.124 (2024-01-28)
1435
-
1436
- - Fixed Vision checkbox visibility when switching to plain-text mode
1437
- - Added RMB context menu option "Save as..." to selected text for saving selected text (or whole document) to a text file
1438
- - Added remembering the last used directory for uploading attachments/saving files
1439
-
1440
- ## 2.0.123 (2024-01-27)
1441
-
1442
- - Standarized models names
1443
- - Added `Recursive directory indexing` option in `Settings / Indexes (Llama-index)` (default: False)
1444
-
1445
- ## 2.0.122 (2024-01-27)
1446
-
1447
- - Added new OpenAI model released on 2024-01-25: `gpt-4-0125-preview`
1448
- - Added ability to add custom offline data loaders for Llama-index
1449
- - Improved debugging and logging, added debug levels, and introduced a new section `Debugging and Logging` in the documentation
1450
- - Moved inline styles to external CSS classes
1451
- - Renamed `pygpt_net.provider.llm` to `pygpt_net.provider.llms`
1452
-
1453
- ## 2.0.121 (2024-01-27)
1454
-
1455
- - Fixed query error when using Query mode in Chat with files mode with enabled plugins
1456
- - Added a bridge/abstraction layer between modes
1457
- - Hid the assistant checkbox in the preset editor
1458
-
1459
- ## 2.0.120 (2024-01-26)
1460
-
1461
- - Fixed font-size restore when switching between plain text and markdown renderer
1462
- - Added RMB context menu option "Clear files" to input Attachments tab.
1463
-
1464
- ## 2.0.119 (2024-01-25)
1465
-
1466
- - Fixed list selection loose after async command execution
1467
- - Added "Start minimized" option in settings
1468
- - Updated docs
1469
-
1470
- ## 2.0.118 (2024-01-25)
1471
-
1472
- - Added "Show tray icon" option in "Settings"
1473
- - Added launcher arguments
1474
- - Updated docs
1475
- - Small fixes
1476
-
1477
- ## 2.0.117 (2024-01-24)
1478
-
1479
- - Added a new feature to the `Files I/O` plugin - `Get and upload file as attachment`. It lets automatically read files from `data` folder and send them as attachments - just ask to send a file as an attachment and the model will send it to itself (like sending an image for analysis). Option is disabled by default in the plugin`s settings.
1480
- - Added a new plugin: `Serial port / USB`. This plugin lets you read and send any commands to USB ports (so you can control robots now ;) ).
1481
- - Made it possible to use URLs for images when not using the vision feature.
1482
- - Fixed saving and reloading prompts in Assistant mode.
1483
- - Removed display of empty external images from the output.
1484
-
1485
- ## 2.0.116 (2024-01-24)
1486
-
1487
- - Fixed font color in light themes
1488
- - Fixed layout display on Windows systems
1489
- - Theme, Language and Debug menus moved to Config menu - feature [#10](https://github.com/szczyglis-dev/py-gpt/issues/10)
1490
- - Added Developer section in Settings
1491
- - Fixed list options editing
1492
- - Refactored code and updated tests
1493
-
1494
- ## 2.0.115 (2024-01-22)
1495
-
1496
- - Added token recalculation after the attachments list is changed and upon copy/pasting into the input field.
1497
- - Added descriptions to the settings.
1498
- - Improved the "Copy selected text to..." option.
1499
-
1500
- ## 2.0.114 (2024-01-21)
1501
-
1502
- - Fixed broken CSS on Windows
1503
- - Added support for Vector Store databases: `Chroma`, `Elasticsearch`, `Pinecone` and `Redis` (beta)
1504
- - Added config options for selecting and configuring Vector Store providers
1505
- - Added ability to extend PyGPT with custom Vector Store providers
1506
- - Added commands to the `Vision (inline)` plugin: get camera capture and make screenshot. Options must be enabled in the plugin settings. When enabled, they allow the model to capture images from the camera and make screenshots itself.
1507
- - Added `Query index only (without chat)` option to `Chat with files` mode.
1508
- - Added stream mode support to query index mode in `Chat with files`.
1509
-
1510
- ## 2.0.113 (2024-01-20)
1511
-
1512
- - Added %workdir% placeholder to attachments and images files paths storage for more flexibility in moving data between environments
1513
- - Refactored base plugin options handling
1514
-
1515
- ## 2.0.112 (2024-01-19)
1516
-
1517
- - Fixed image variants slider in image mode
1518
- - Fixed vision checkbox visibility
1519
- - Fixed user directory path when handling different directories/symlinks
1520
- - Added config option for disable opening image dialog after image generate
1521
- - Added Scheduled tasks entry in taskbar dropdown
1522
- - Added * (asterisk) indicator after date modified if newer than last indexed time
1523
- - Date of modified in file explorer changed to format YYYY-MM-DD HH:MM:SS
1524
-
1525
- ## 2.0.111 (2024-01-19)
1526
-
1527
- - Fixed: opening files and directories in Snap and Windows versions
1528
- - Fixed: camera capture handling between mode switch
1529
- - Added: info about snap connect camera in Snap version (if not connected)
1530
- - Added: missing app/tray icon in compiled versions
1531
-
1532
- ## 2.0.110 (2024-01-19)
1533
-
1534
- - Fixed bug: history file clear on ctx remove - Issue [#9](https://github.com/szczyglis-dev/py-gpt/issues/9)
1535
- - Vision inline allowed in modes: Langchain and Chat with files (llama-index)
1536
- - Event names moved to Event class
1537
-
1538
- ## 2.0.109 (2024-01-18)
1539
-
1540
- - Fixed bug: float inputs value update behaviour - Issue [#8](https://github.com/szczyglis-dev/py-gpt/issues/8)
1541
- - Added: plugin description tooltips - Issue [#7](https://github.com/szczyglis-dev/py-gpt/issues/7)
1542
- - Added: focus window on "New context..." in tray - Issue [#13](https://github.com/szczyglis-dev/py-gpt/issues/13)
1543
- - Added: Ask with screenshot option to tray menu - Issue [#11](https://github.com/szczyglis-dev/py-gpt/issues/11)
1544
- - Added: Open Notepad option to tray menu - Issue [#14](https://github.com/szczyglis-dev/py-gpt/issues/14)
1545
-
1546
- ## 2.0.108 (2024-01-16)
1547
-
1548
- - Added confirmation dialogs on indexing
1549
- - Added missing translations
1550
- - Updated dependencies: openai, cryptography, certifi, urllib, jinja
1551
-
1552
- ## 2.0.107 (2024-01-16)
1553
-
1554
- - Fixed model change in vision plugin
1555
- - Fixed completion API error
1556
- - Removed deprecated davinci and replaced with 3.5-turbo-instruct model
1557
-
1558
- ## 2.0.106 (2024-01-15)
1559
-
1560
- - Added "undo" action in drawing window
1561
- - Refactored locale handling
1562
- - Improved locale and theme overriding
1563
-
1564
- ## 2.0.105 (2024-01-15)
1565
-
1566
- - Extended `Theme` menu with new options
1567
- - `Index (llama-index)` mode changed name to `Chat with files` mode
1568
- - Refactored theme controller
1569
- - Fixed model config providing to llama-index mode
1570
-
1571
- ## 2.0.104 (2024-01-14)
1572
-
1573
- - Langchain support refactored and fixed
1574
- - Added editor for models
1575
- - Added options for customize arguments and environment vars passed to langchain and llama providers
1576
- - Added context length limit in modes: langchain and llama-index
1577
- - Models configuration integrated between GPT/Langchain/Llama-index
1578
-
1579
- ## 2.0.103 (2024-01-13)
1580
-
1581
- - Llama-index mode, now integrated with context from the database, streaming, plugins, and more, can be utilized as any other mode and is no longer limited to just querying indexes.
1582
-
1583
- ## 2.0.102 (2024-01-13)
1584
-
1585
- - Added presets for llama-index mode
1586
- - Added custom system prompt in llama-index mode
1587
- - Added option to use online data loaders in settings
1588
- - Added hiding of chat footer in non-chat tabs
1589
- - Added missing libraryfor epub data loader
1590
-
1591
- ## 2.0.101 (2024-01-13)
1592
-
1593
- - User interface improvements
1594
- - Added help tips
1595
-
1596
- ## 2.0.100 (2024-01-13)
1597
-
1598
- - Llama-index integrated with database - you can now indexing all conversations and use them as additional context
1599
- - Added support for multiple indexes at once
1600
- - Added configuration for llama-indexes
1601
- - Data-dir in home directory changed name from 'output' to 'data'
1602
-
1603
- ## 2.0.99 (2024-01-12)
1604
-
1605
- - Added configuration sections in settings dialog
1606
- - Added translations to file explorer
1607
- - Langchain migrated to langchain community
1608
- - Config patchers moved to separated classes
1609
- - Fixed some UI issues
1610
-
1611
- ## 2.0.98 (2024-01-12)
1612
-
1613
- - UI fixes
1614
-
1615
- ## 2.0.97 (2024-01-11)
1616
-
1617
- - DALL-E config fix
1618
-
1619
- ## 2.0.96 (2024-01-11)
1620
-
1621
- - Added integration with Llama-index (experimental): you can now index/embed files from the data directory and use them as additional data in context.
1622
- - Added an inline plugin for Llama-index (allows providing additional context from Llama-index in any chat mode).
1623
- - Built-in file loaders: text files, pdf, csv, md, docx, json, epub, xlsx
1624
- - Added a new mode: Index (llama-index), it is a mode for querying the index directly.
1625
- - Improved DALL-E 3 configuration, 16:9 images set as default, added config option for standard and HD mode.
1626
- - Improved drawing mode.
1627
-
1628
- ## 2.0.95 (2024-01-10)
1629
-
1630
- - Added capture from camera feature in image drawing mode
1631
-
1632
- ## 2.0.94 (2024-01-10)
1633
-
1634
- - Improved drawing: added canvas, image load/save, store and restore drawing on start and more
1635
- - Improved dict option editor: added type fields
1636
-
1637
- ## 2.0.93 (2024-01-10)
1638
-
1639
- - Added painter (simple image drawing) - it allows to quick draw images and provide them into vision model
1640
- - Small UI fixes
1641
-
1642
- ## 2.0.92 (2024-01-10)
1643
-
1644
- - Fixed bug with system prompt append from main window
1645
- - Added editor for list options (via RMB -> Edit...)
1646
- - User/AI names and temperature removed from main window
1647
- - UI fixes
1648
-
1649
- ## 2.0.91 (2024-01-09)
1650
-
1651
- - Added new plugin: Crontab / Task scheduler: the plugin provides cron-based job scheduling - you can now schedule tasks/prompts to be sent at any time using cron-based syntax for task setup.
1652
- - Added combo-box to configuration option types
1653
- - Fixed incorrect contexts count in date calculation when timezone is different from UTC
1654
- - Fixed incorrect paragraph formatting after command DIV in the last line of response
1655
- - Other small fixes and improvements
1656
-
1657
- ## 2.0.90 (2024-01-08)
1658
-
1659
- - Fixed config load defaults bug
1660
- - Refactored configurations core
1661
- - Small UI fixes
1662
-
1663
- ## 2.0.89 (2024-01-07)
1664
-
1665
- - Added secondary, extended prompt to autonomous mode configuration (it allows quick switching between standard and more extended reasoning).
1666
- - Fixed user input disappearance in history when appending inside autonomous mode.
1667
-
1668
- ## 2.0.88 (2024-01-07)
1669
-
1670
- - Added color labels to context items (you can now mark item on list with 'Set label color...' context menu option)
1671
- - Improved storage of notepad and calendar items
1672
-
1673
- ## 2.0.87 (2024-01-07)
1674
-
1675
- - Fixed paragraph formatting and font color.
1676
- - Implemented automatic database backup creation prior to all migrations.
1677
- - Added functionality to search contexts using both fields in a single query: search string and date range.
1678
-
1679
- ## 2.0.86 (2024-01-07)
1680
-
1681
- - Fixed window state saving on exit
1682
- - Added focus on input on creating new context
1683
-
1684
- ## 2.0.85 (2024-01-07)
1685
-
1686
- - Improved Autonomous mode
1687
- - Added synchronous command execution from plugins, which now allows the Autonomous mode to use the output of other plugins (such as access to the websearch engine, access to filesystem and code execution or generating images in DALL-E) and retrieve and use response from them internally
1688
- - Fixed system prompt for Autonomous mode: resolved the problem of command generation interruptions between responses, and incorporated the capability for user to send additional instructions and update goals in real-time
1689
- - Fixed loss of selection on the modes and models list in Autonomous mode
1690
-
1691
- ## 2.0.84 (2024-01-06)
1692
-
1693
- - The "Self-Loop" plugin has been completely redesigned, improved, and renamed to the Autonomous Mode, which enables the launch of autonomous reasoning in a looped AI-with-AI conversation mode.
1694
- - A system prompt option has been added to the plugin configuration with instructions for the autonomous mode.
1695
- - Auto-stop after goal is reached option is added also to plugin settings.
1696
-
1697
- ## 2.0.83 (2024-01-06)
1698
-
1699
- - Added calendar, day notes (memos) and color labels
1700
- - Added context search filter by date (days selected in calendar)
1701
- - Added 'clear' icon in search input
1702
- - Small fixes and improvements
1703
-
1704
- ## 2.0.82 (2024-01-05)
1705
-
1706
- - Plain text append scroll fix
1707
-
1708
- ## 2.0.81 (2024-01-05)
1709
-
1710
- - Added Edit context menu option in models list (JSON file edit)
1711
- - Fixed link color in light theme css
1712
- - Fixed font color restore when switching to plain text
1713
-
1714
- ## 2.0.80 (2024-01-05)
1715
-
1716
- - Added Plain Text checkbox at the bottom of chat window
1717
- - Removed datetime append when copying text to notepad
1718
- - Improved plain-text mode
1719
-
1720
- ## 2.0.79 (2024-01-05)
1721
-
1722
- - Fixed bug: notepad save/load content from DB
1723
-
1724
- ## 2.0.78 (2024-01-05)
1725
-
1726
- - Improved markdown formatting
1727
- - Output text renderers moved to separated modules
1728
- - Added plain-text render option in settings
1729
- - Vision inline disabled in unsupported modes (Image generation and Assistant) and hidden in Vision (always enabled here)
1730
- - Updated OpenAI Chat Completion API
1731
-
1732
- ## 2.0.77 (2024-01-05)
1733
-
1734
- - Fixed inline plugins disable when pausing command plugins by unchecking '+ Tools' checkbox
1735
- - Added real-time image appending into chat window when generating images in Image Generation mode
1736
- - Added automatic creation of context after deletion from the list when no other context is selected
1737
- - Updated docs
1738
-
1739
- ## 2.0.76 (2024-01-04)
1740
-
1741
- - Markdown post-process changed from markdown extension to BS4 html parser.
1742
-
1743
- ## 2.0.75 (2024-01-04)
1744
-
1745
- - Improved default theme for markdown styling
1746
- - Added "Check for updates on start-up" config option in updater dialog
1747
- - Added custom CSS stylesheets editor in Config menu
1748
- - Added password show/hide in password/secret input fields (click on the right corner of input reveals plain text)
1749
- - Fixed JSON files editing (added data reloading after save to prevent overwrite on exit)
1750
- - Added tests for plugins and extended tests for core/controllers
1751
-
1752
- ## 2.0.74 (2024-01-03)
1753
-
1754
- - Fixed timestamp position when appending input to the chat window.
1755
- - Extended the Markdown parser with an extension for converting `li` to `p` (it allows copying lists bullets with Ctrl-C).
1756
- - Added notebook titles to the "Copy to..." context menu.
1757
- - Added an "Open file" option in the file explorer and attachments list.
1758
-
1759
- ## 2.0.73 (2024-01-03)
1760
-
1761
- - Fixed vision prompt appending
1762
- - Improved inline vision: removed the "keep" option and added a vision indicator with a checkbox for quickly enabling/disabling the vision model if needed (will auto-enable when an image is provided if the plugin is active)
1763
-
1764
- ## 2.0.72 (2024-01-02)
1765
-
1766
- - Fixed markdown / HTML formatting
1767
- - Added config option "Use color theme in chat window" in main settings
1768
- - Added configuration for system prompt to use with vision in Vision Inline plugin settings
1769
-
1770
- ## 2.0.71 (2024-01-01)
1771
-
1772
- - Added Markdown and HTML formatting in the chat window (beta version)
1773
- - Added the display of images, files and URLs internally in the chat window
1774
- - Added fully integration with images, attachments, and files inside the chat window
1775
- - Added vision capture and image generation directly into the chat window (via the DALL-E Inline plugin)
1776
- - Improved audio speech generation (eliminated the silence that prematurely truncated the previous audio output before generating the next speech synthesis)
1777
-
1778
- ## 2.0.70 (2023-12-31)
1779
-
1780
- - Added commands part strip from speech generation
1781
- - Added img check for links sending to vision in auto mode
1782
-
1783
- ## 2.0.69 (2023-12-31)
1784
-
1785
- - Added a new plugin: GPT-4 Vision (inline - in any chat). Plugin integrates vision capabilities with any chat mode, not just Vision mode. When the plugin is enabled, the model temporarily switches to vision in the background when an image attachment or vision capture is provided.
1786
-
1787
-
1788
- ## 2.0.68 (2023-12-31)
1789
-
1790
- - Added a new plugin: DALL-E 3 Image Generation (inline) which enables image generation in any chat and mode, seamlessly in the background - just request an image from any model, like GPT-4, and it will generate it "inline."
1791
- - User Interface optimizations.
1792
- - Added type hints to the code.
1793
- - Fixed issue with sending attachments in Assistant mode.
1794
-
1795
- ## 2.0.67 (2023-12-30)
1796
-
1797
- - Notepad restore fix
1798
-
1799
- ## 2.0.66 (2023-12-30)
1800
-
1801
- - Added "Rename" option to Notepad Tabs (via RMB)
1802
- - Improved language switching
1803
-
1804
- ## 2.0.65 (2023-12-30)
1805
-
1806
- - Image generation, vision capture and assistants run listeners moved to async threadpool
1807
- - Added saving state of scroll value in chat window
1808
- - Added search string save and restore
1809
- - Added input text save and restore
1810
- - Updated tests and code cleanup
1811
- - Added translations (only main app): DE, ES, FR, IT, UA
1812
- - Small fixes and optimizations
1813
-
1814
- ## 2.0.64 (2023-12-29)
1815
-
1816
- - Commands and plugins execution moved to asynchronous native QT threadpool
1817
- - Improved theme switching
1818
- - Improved debugger window
1819
- - Small fixes and optimizations
1820
-
1821
- ## 2.0.63 (2023-12-28)
1822
-
1823
- - Fixed context append bug
1824
- - Improved layout resize
1825
-
1826
- ## 2.0.62 (2023-12-28)
1827
-
1828
- - Fixed date display on context list
1829
- - Added mode display in context tooltips
1830
- - Added "Contexts list records limit" config option in settings
1831
- - Added tokens calculator tooltips
1832
-
1833
- ## 2.0.61 (2023-12-28)
1834
-
1835
- - DALL-E multiple messages in one context fix
1836
-
1837
- ## 2.0.60 (2023-12-28)
1838
-
1839
- - Message append fix
1840
-
1841
- ## 2.0.59 (2023-12-28)
1842
-
1843
- - Storage of context has been changed from JSON files to SQLite database, automatic migration is included - you will not lose your existing data after update :)
1844
- - Added "Search" functionality for contexts and a search input at the bottom.
1845
- - Updated contexts now automatically land at the top of the list.
1846
- - Added the ability to store more information about each context.
1847
- - Integration of searching, utilizing SQLite, and vector database search coming soon.
1848
- - Improved DALL-E image generation.
1849
-
1850
- ## 2.0.58 (2023-12-27)
1851
-
1852
- - Code refactor
1853
- - Added stream response mode to Vision mode
1854
- - Added token calculation to Langchain mode
1855
- - Optimizations and small fixes
1856
-
1857
- ## 2.0.57 (2023-12-26)
1858
-
1859
- - Added threadpool for async workers handling
1860
- - Fixed segmentation fault error on app exit
1861
- - Refactored class names
1862
-
1863
- ## 2.0.56 (2023-12-25)
1864
-
1865
- - Reorganized project structure
1866
- - Relative imports changed to absolute imports
1867
- - Updated core paths
1868
- - Fixed plugin response hanging
1869
- - Fixed recursion problem in error logger
1870
- - Fixed platform module name
1871
-
1872
- ## 2.0.55 (2023-12-25)
1873
-
1874
- - Fixed max model ctx tokens
1875
-
1876
- ## 2.0.54 (2023-12-25)
1877
-
1878
- - Updater new version check moved to post-setup
1879
- - Fixed default assistant preset
1880
- - Added link to Snap Store to updater window
1881
-
1882
- ## 2.0.52 (2023-12-25)
1883
-
1884
- - Added DPI option in settings: enable/disable and scale factor
1885
- - Fixed font-size change with mouse scroll on notepad window
1886
-
1887
- ## 2.0.51 (2023-12-25)
1888
-
1889
- - Added auto-content truncate before tokens limit exceeded
1890
- - Added dynamic max tokens switching
1891
- - Fixed real-time tokens calculation
1892
-
1893
- ## 2.0.50 (2023-12-25)
1894
-
1895
- - Fixed async logging
1896
- - Updated tests
1897
-
1898
- ## 2.0.49 (2023-12-24)
1899
-
1900
- - Fixed crash on async command call
1901
- - Fixed UI issues
1902
- - Added data providers
1903
- - Refactored classes
1904
-
1905
- ## 2.0.48 (2023-12-23)
1906
-
1907
- - Added custom errors handler with logging.
1908
-
1909
- ## 2.0.47 (2023-12-23)
1910
-
1911
- - Added "Copy to Notepad/Input" to the context menu for selected text.
1912
- - Added an option to read selected text using speech synthesis in the Notepad window.
1913
- - Added a configurable number of notepads.
1914
- - Refactored UI classes.
1915
- - Added a thread-safe plugin debugger/logger.
1916
- - Fixed UI issues.
1917
-
1918
- ## 2.0.46 (2023-12-22)
1919
-
1920
- - Improved tokens calculation (added extra tokens from plugins to real-time calculation)
1921
- - Added new context menu option to selected text in output/input: "Read with speech synthesis"
1922
-
1923
- ## 2.0.45 (2023-12-22)
1924
-
1925
- - Added "light" themes
1926
- - Fixed tokens calculation
1927
- - Updated tests
1928
-
1929
- ## 2.0.44 (2023-12-21)
1930
-
1931
- - Fixed language switch in plugins settings
1932
-
1933
- ## 2.0.43 (2023-12-21)
1934
-
1935
- - PyGPT publicated at Snap Store: https://snapcraft.io/pygpt
1936
- - Added link to Snap Store in app menu
1937
-
1938
- ## 2.0.42 (2023-12-20)
1939
-
1940
- - Audio output library changed to `PyGame` mixer (instead of `PyDub`)
1941
- - Added `PyGame` as a dependency and removed `PyDub` and `simpleaudio` dependencies
1942
- - Added audio input/output stop immediately on plugin disable
1943
-
1944
- ## 2.0.41 (2023-12-20)
1945
-
1946
- - Added "sandbox" feature to the Code Interpreter – it allows the use of any Docker image as an environment for code and commands execution.
1947
- - Context auto-summary moved to an async thread.
1948
- - Command execution moved to an async thread.
1949
-
1950
- ## 2.0.40 (2023-12-19)
1951
-
1952
- - Totally improved material themes support
1953
- - Added QSS-configurable themes to chat output window and code highlighter
1954
- - Added ability to overriding styles per any theme in user directory
1955
- - Fixed UI layout elements
1956
- - Fixed DPI issues in Windows systems
1957
-
1958
- ## 2.0.39 (2023-12-18)
1959
-
1960
- - Fixed dialogs closing with the Esc key
1961
- - Added an indicator for "can append to context in this mode"
1962
- - Added functionality to fetch filenames from the API when importing files uploaded to Assistants
1963
- - Enabled switching to newly created Assistants after creation
1964
- - Optimized class structure
1965
-
1966
- ## 2.0.38 (2023-12-18)
1967
-
1968
- - Multi-language support added to plugins
1969
- - Implemented feature to override locale and CSS files by overwriting them in the home directory
1970
- - Bug fixes
1971
-
1972
- ## 2.0.37 (2023-12-18)
1973
-
1974
- - Fixed prompt typing in real-time on the right toolbox
1975
- - Added toolbox font change option
1976
- - Simplified custom plugins and wrappers for LLMs application (see Docs for more details)
1977
- - Bug fixes
1978
- - UI fixes
1979
-
1980
- ## 2.0.36 (2023-12-18)
1981
-
1982
- - Improved plugins handling
1983
- - Added Event Dispatcher and event-based system
1984
-
1985
- ## 2.0.35 (2023-12-18)
1986
-
1987
- - Fixed lists focus lost and selection disappearing
1988
- - Added clickable links to API keys pages
1989
- - Added scroll position store in notepads
1990
- - Auto auto-switch to preset after create
1991
- - Assistants files and thread moved to external classes
1992
- - UI fixes
1993
- - Code fixes
1994
-
1995
- ## 2.0.34 (2023-12-17)
1996
-
1997
- - Added option "Lock incompatible modes" to prevent mixing of incompatible contexts.
1998
- - Added PyPI link to the About menu.
1999
-
2000
- ## 2.0.33 (2023-12-17)
2001
-
2002
- - Fixed dialog's save/update button handlers
2003
- - Fixed uploaded files reload in assistants
2004
- - Fixed focus loss on assistants list
2005
- - Fixed Output Files header
2006
- - Fixed UI
2007
- - Added delete confirmation to dictionary options
2008
- - Added context change lock before response generation
2009
- - Added allowed types for contexts
2010
- - Added a link to the documentation in the menu
2011
- - Added saving state of opened advanced options in plugins
2012
- - Disabled mouse scroll on sliders
2013
-
2014
- ## 2.0.32 (2023-12-16)
2015
-
2016
- - Added real-time font-size change with CTRL + mouse scroll in input, output and notepad windows
2017
- - Increased allowed font-size to 42
2018
- - Fixed line display in plugin settings
2019
-
2020
- ## 2.0.31 (2023-12-16)
2021
-
2022
- - Speech recognition (Whisper) small fixes, optimization and improvements
2023
- - Added advanced internal options to speech recognition config
2024
-
2025
- ## 2.0.30 (2023-12-15)
2026
-
2027
- - Speech recognition and synthesis fixes and improvements
2028
- - Fixed and improved speech recognition via Whisper
2029
- - Fixed and improved voice synthesis via OpenAI TTS and MS Azure
2030
- - Added new options to speech recognition: magic words, stop words, auto-send and wait for response
2031
- - Added new more intuitive voice input/output control panel in UI
2032
-
2033
- ## 2.0.29 (2023-12-14)
2034
-
2035
- - Added config and plugin options getters/setters
2036
- - Changed logo
2037
- - Small UI fixes
2038
-
2039
- ## 2.0.28 (2023-12-14)
2040
-
2041
- - Added new hidden Credentials/API Key field type (asterisks against plain-text)
2042
- - Simplified presets editing
2043
- - Fixed Assistants function management
2044
- - Improved UI
2045
- - Improved settings editing
2046
-
2047
- ## 2.0.27 (2023-12-14)
2048
-
2049
- - Added specified "url open" command to Web Search plugin
2050
- - Added additional advanced options to above plugins
2051
- - Improved Web Search and Commands Execution
2052
- - Improved updater and config patcher
2053
- - Improved command execution logging
2054
-
2055
- ## 2.0.26 (2023-12-13)
2056
-
2057
- - Added advanced config options for plugins
2058
- - Added additional file operations to Files I/O plugin
2059
-
2060
- ## 2.0.25 (2023-12-13)
2061
-
2062
- - Added advanced settings
2063
- - Added clear on capture config option
2064
- - Added capture quality config option
2065
- - Added launcher shortcuts
2066
- - Improved plugins
2067
- - Improved WebSearch
2068
- - Optimized commands response
2069
- - Fixed UI issues
2070
-
2071
- ## 2.0.24 (2023-12-12)
2072
-
2073
- - Fixed empty string in tokens calculator
2074
- - Added attachments reset before auto-capture from camera
2075
-
2076
- ## 2.0.23 (2023-12-12)
2077
-
2078
- - Improved python code execution
2079
-
2080
- ## 2.0.22 (2023-12-12)
2081
-
2082
- - Fix: env API KEY name for Langchain mode
2083
-
2084
- ## 2.0.21 (2023-12-12)
2085
-
2086
- - Simplified assistant configuration
2087
- - Added assistant configuration validation
2088
- - Improved UI
2089
- - Improved language switcher
2090
-
2091
- ## 2.0.20 (2023-12-11)
2092
-
2093
- - Improved Assistants API
2094
- - Added assistant uploaded files storage
2095
- - Added assistant uploaded files management
2096
- - Added assistant remote functions management
2097
- - Fixed "open in directory" option on Windows in DALL-E image generation
2098
- - Improved attachments and file upload management
2099
- - Improved UI and more
2100
-
2101
- ## 2.0.19 (2023-12-10)
2102
-
2103
- - Optimized DALL-E prompt generator helper
2104
-
2105
- ## 2.0.18 (2023-12-10)
2106
-
2107
- - Config fix
2108
-
2109
- ## 2.0.17 (2023-12-10)
2110
-
2111
- - Small fixes
2112
-
2113
- ## 2.0.16 (2023-12-10)
2114
-
2115
- - Added multiple cameras config
2116
- - Added DALL-E prompt generation RAW MODE ON/OFF switch
2117
- - Improved camera handling
2118
-
2119
- ## 2.0.15 (2023-12-10)
2120
-
2121
- - Added camera release / disable on camera off
2122
-
2123
- ## 2.0.14 (2023-12-10)
2124
-
2125
- - Added real-time video capture from camera in "Vision" mode
2126
-
2127
- ## 2.0.13 (2023-12-10)
2128
-
2129
- - Fixed path resolving in "open in directory" option on Windows OS
2130
- - Added real-time apply of "layout density" (after "save changes" in Settings)
2131
- - Default "layout density" changed to 0
2132
- - Updated locale
2133
-
2134
- ## 2.0.12 (2023-12-09)
2135
-
2136
- - Improved system commands execution
2137
-
2138
- ## 2.0.11 (2023-12-09)
2139
-
2140
- - Small fixes
2141
-
2142
- ## 2.0.10 (2023-12-09)
2143
-
2144
- - Updated locale
2145
-
2146
- ## 2.0.9 (2023-12-09)
2147
-
2148
- - Added `Custom Commands` feature; plugin allows to easily create and execute custom commands
2149
- - Added new features to `Files I/O`: downloading files, copying files and dirs, moving files and dirs
2150
-
2151
- ## 2.0.8 (2023-12-08)
2152
-
2153
- - Improved Web Search plugin
2154
-
2155
- ## 2.0.7 (2023-12-08)
2156
-
2157
- - Improved code execution with Code Interpreter / Files I/O plugins
2158
-
2159
- ## 2.0.6 (2023-12-08)
2160
-
2161
- - Added layout density configuration
2162
-
2163
- ## 2.0.5 (2023-12-08)
2164
-
2165
- - Added support for external CSS
2166
- - Added custom fonts support
2167
- - Improved material theme support
2168
-
2169
- ## 2.0.4 (2023-12-08)
2170
-
2171
- - Added configuration options for plugins: Files I/O, Code Interpreter
2172
- - UI fixes
2173
-
2174
- ## 2.0.3 (2023-12-07)
2175
-
2176
- - Python code execution fix
2177
-
2178
- ## 2.0.2 (2023-12-07)
2179
-
2180
- - Added python command template settings
2181
- - Added layout state restore
2182
- - Refactored settings
2183
- - Improved settings window
2184
- - Bugfixes
2185
-
2186
- ## 2.0.1 (2023-12-07)
2187
-
2188
- - Fixed settings dialog initialization
2189
- - Fixed models.json migration
2190
- - Added enter key behaviour settings
2191
- - Added font size settings for input and context list
2192
- - Added ctx auto-summary settings
2193
- - Added python command plugin settings
2194
-
2195
- ## 2.0.0 (2023-12-05)
2196
-
2197
- New features in version 2.0.0:
2198
-
2199
- - Added support for new models: GPT-4 Turbo, GPT-4 Vision, and DALL-E 3
2200
- - Integrated Langchain with support for any model it provides
2201
- - Assistants API and simple assistant configuration setup
2202
- - Vision and image analysis capabilities through GPT-4 Vision
2203
- - Image generation with DALL-E 3
2204
- - File and attachment support including upload, download, and management
2205
- - New built-in notepad feature
2206
- - Multiple assistants support
2207
- - Command execution support
2208
- - Filesystem access allows GPT to read and write files
2209
- - Asynchronous (stream) mode added
2210
- - Local Python code interpreter that enables code execution by GPT
2211
- - System command executions directly from GPT
2212
- - Voice synthesis provided via Microsoft Azure TTS and OpenAI TTS (Text-To-Speech)
2213
- - Voice recognition provided by OpenAI Whisper
2214
- - Automatic summarization of context titles
2215
- - Upgraded Web Browser plugin
2216
- - More precise token calculation functionality
2217
- - Added output markup highlight
2218
- - Improved UX
2219
- - Bug fixes
2220
- - Plus additional enhancements and expanded capabilities
2221
-
2222
- ## 0.9.6 (2023.04.16)
2223
-
2224
- - Added real-time logger
2225
- - Improved debug mode
2226
-
2227
- ## 0.9.5 (2023.04.16)
2228
-
2229
- - Added web plugin (adds access to the Internet using Google Custom Search Engine and Wikipedia API)
2230
- - Added voice output plugin (adds voice synthesis using Microsoft Azure)
2231
-
2232
- ## 0.9.4 (2023.04.15)
2233
-
2234
- - Added plugins support
2235
-
2236
- ## 0.9.3 (2023.04.14)
2237
-
2238
- - Packed into PyPI package
2239
-
2240
- ## 0.9.2 (2023.04.12)
2241
-
2242
- - Added theme color settings
2243
- - Small UI fixes
2244
-
2245
- ## 0.9.1 (2023.04.11)
2246
-
2247
- - Added organization key configuration (by @kaneda2004, PR#1)
2248
- - Added config versions patching
2249
-
2250
- ## 0.9.0 (2023.04.09)
2251
-
2252
- - Initial release