Skip to content

Releases: jakobhoeg/nextjs-ollama-llm-ui

v.1.2.0

21 Jan 09:30
97fc416
Compare
Choose a tag to compare

Adds support for DeepSeek-R1 reasoning models with 'thinking' process being rendered correctly.

Preview

deepseekr1.mp4

What's Changed

  • ✨ Add 'follow system' theme option by @MatthewDlr in #78
  • fix: code blocks update by @E-mran in #82
  • feat: add action buttons (regenerate, copy) by @jakobhoeg in #89
  • feat: add dropdown with thinking process for DeepSeek R1 models by @jakobhoeg in #92

New Contributors

Full Changelog: v1.1.0...v.1.2.0

v.1.1.0

03 Oct 18:13
e96cfbc
Compare
Choose a tag to compare
  • feat: add vision support (dev env. support only for now) in #77
  • fix: model tags not refreshing #76
  • fix: error when creating a new chat with collapsed panel #73

Release v1.0.1

30 Apr 09:19
15d317e
Compare
Choose a tag to compare
  • feat: added markdown support in #41
  • feat: added initial questions to be clicked in #44
  • fix: added loading state to the UI when AI is generating a response in #28

v1.0.0

23 Mar 20:00
c6d258c
Compare
Choose a tag to compare

feature: added the ability to deploy your own instance on Vercel or Netlify (check readme)