Skip to content

Releases: CrazyNeil/OllamaSpring

v1.3.0

14 Jun 03:02
Compare
Choose a tag to compare

Fixed the bug in conversation title generation
Fixed the logic error when selecting API hosts

v1.2.9

13 Jun 17:36
530ed22
Compare
Choose a tag to compare

Added automatic conversation title generation (Contributed by Christian Staudt
Optimized the conversation title editing feature

v1.2.8

14 Mar 18:40
058678b
Compare
Choose a tag to compare

big improvement of conversation panel

v1.2.7

09 Mar 10:16
Compare
Choose a tag to compare

Improvement of conversation list

v1.2.6

01 Feb 20:47
314e745
Compare
Choose a tag to compare
  • Quick Completion supports accessing Ollama Host.
  • Quick Completion supports accessing the DeepSeek official API.
  • Quick Completion supports Groq & DeepSeek streaming output.

v1.2.5

31 Jan 13:37
Compare
Choose a tag to compare
  • Added support for accessing the DeepSeek official model
  • Fixed the issue where code blocks could not display syntax highlighting
  • Added Groq streaming output functionality

v1.2.4

26 Jan 11:40
1f64d94
Compare
Choose a tag to compare
  • Bug fixes
  • Added support for sharing conversation messages

v1.2.3

24 Jan 07:35
Compare
Choose a tag to compare
  • Added support for configuring the Ollama HTTP host
  • Fixed various bugs

v1.2.2

13 Jan 08:49
Compare
Choose a tag to compare
  • update Groq model list
  • update model loading mechanism

v1.2.0

17 Oct 04:01
Compare
Choose a tag to compare
  • Quick Completion now supports Groq API requests
  • Bug fixed