Skip to content

Releases: szczyglis-dev/py-gpt

2.5.6

03 Feb 05:55
Compare
Choose a tag to compare
  • Fix: disabled index initialization if embedding provider is OpenAI and no API KEY is provided.
  • Fix: embedding provider initialization on empty index.

2.5.5

02 Feb 07:03
Compare
Choose a tag to compare
  • Fix: system prompt apply.
  • Added calendar live update on tab change.
  • Added API Key monit at launch displayed only once.

2.5.4

02 Feb 02:27
Compare
Choose a tag to compare
  • Added new models: o3-mini and gpt-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

01 Feb 17:49
Compare
Choose a tag to compare
  • Fix: Snap permission denied bug.
  • Fix: column focus on tab change.
  • Datetime separators in groups moved to right side.

2.5.2

01 Feb 14:32
Compare
Choose a tag to compare
  • Fix: spinner update after inline image generation.
  • Added Ollama suffix to Ollama-models in models list.

2.5.1

01 Feb 03:50
Compare
Choose a tag to compare
  • PySide6 upgraded to 6.6.2.
  • Disabled Transformers startup warnings.

2.5.0

31 Jan 22:28
Compare
Choose a tag to compare
  • 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

19 Jan 03:52
Compare
Choose a tag to compare
  • Logging fix.

2.4.56

19 Jan 03:10
Compare
Choose a tag to compare
  • Improved tab switching and focus change.
  • Improved global keyboard shortcuts handling.

2.4.55

18 Jan 16:23
Compare
Choose a tag to compare
  • Added a new option in settings: Audio -> Recording timeout.
  • Added a new option in settings: Audio -> Enable timeout in continuous mode.