Releases: szczyglis-dev/py-gpt
Releases · szczyglis-dev/py-gpt
2.5.6
2.5.5
- Fix: system prompt apply.
- Added calendar live update on tab change.
- Added API Key monit at launch displayed only once.
2.5.4
- Added new models:
o3-mini
andgpt-4o-mini-audio-preview
. - Enabled tool calls in Chat with Audio mode.
- Added a check to verify if Ollama is running and if the model is available.
2.5.3
- Fix: Snap permission denied bug.
- Fix: column focus on tab change.
- Datetime separators in groups moved to right side.
2.5.2
- Fix: spinner update after inline image generation.
- Added Ollama suffix to Ollama-models in models list.
2.5.1
- PySide6 upgraded to 6.6.2.
- Disabled Transformers startup warnings.
2.5.0
- Added provider for DeepSeek (in Chat with Files mode, beta).
- Added new models: OpenAI o1, Llama 3.3, DeepSeek V3 and R1 (API + local, with Ollama).
- Added tool calls for OpenAI o1.
- Added native vision for OpenAI o1.
- Fix: tool calls in Ollama provider.
- Fix: error handling in stream mode.
- Fix: added check for active plugin tools before tool call.
2.4.57
- Logging fix.
2.4.56
- Improved tab switching and focus change.
- Improved global keyboard shortcuts handling.
2.4.55
- Added a new option in settings: Audio -> Recording timeout.
- Added a new option in settings: Audio -> Enable timeout in continuous mode.