Skip to content

v1.19.0

Compare
Choose a tag to compare
@bentwnghk bentwnghk released this 16 Mar 00:30
· 3220 commits to main since this release

Version 1.19.0

Released on 2024-03-16

✨ Features

  • ollama: Improve connection check method and provide selector for user to control model options.
  • misc: Support groq as a model provider.

🐛 Bug Fixes

  • misc: Fix rename, Fix URL typo.

💄 Styles

  • misc: Update Markdown in ChatItem.

Improvements and Fixes

What's improved

  • ollama: Improve connection check method and provide selector for user to control model options, closes #1397 (675902f)
  • misc: Support groq as a model provider, closes #1569 #1562 #1570 (a04c364)

What's fixed

Styles

  • misc: Update Markdown in ChatItem (be75549)