Releases: ungarscool1/llama-web
Releases · ungarscool1/llama-web
3.9.0
What's Changed
- feat(client/chat): add code runtime in chat by @ungarscool1 in #62
Full Changelog: 3.8.1...3.9.0
3.8.1
What's Changed
- fix: add real deepseek support by @ungarscool1 in #82
- make: fix CI and image naming by @ungarscool1 in #83
- make: remove hardcoded values by @ungarscool1 in #84
Full Changelog: v3.8.0...3.8.1
v3.8.0
What's Changed
- make: add arm64 support by @ungarscool1 in #73
- make: try to fix ci by setting mac m1 as builder by @ungarscool1 in #75
- make(release): try to fix errors in by @ungarscool1 in #76
- make: mutualize build js to fix dual arch issues by @ungarscool1 in #78
- feat: add deepseek support by @ungarscool1 in #79
Full Changelog: v3.7.4...v3.8.0
v3.7.4
What's Changed
- fix(ui/chat): fix can send empty chat on enter press by @ungarscool1 in #70
Full Changelog: v3.7.3...v3.7.4
v3.7.3
What's Changed
- fix(ui): fix model selection too big by @ungarscool1 in #68
- fix(ui/chat): fix can send empty message by @ungarscool1 in #69
Full Changelog: v3.7.2...v3.7.3
v3.7.2
What's Changed
- fix(api/utils): fix cannot request chat after error by @ungarscool1 in #65
Full Changelog: v3.7.1...v3.7.2
v3.7.1
What's Changed
- fix(ui/api): fix not updated role in api docs by @ungarscool1 in #59
- fix(api): fix crash when no internet and groq configured by @ungarscool1 in #61
- fix(client/chat): fix style after ui rework by @ungarscool1 in #63
- feat(client): better welcome screen by @ungarscool1 in #64
Full Changelog: v3.7.0...v3.7.1
v3.7.0
What's Changed
- style(client): rework the entire ui by @ungarscool1 in #53
- cut(api): remove sentry profiler by @ungarscool1 in #54
- bump(api): bump llama.cpp version from b2731 to b3505 by @ungarscool1 in #55
- feat(chat): add groq as compute provider by @ungarscool1 in #57
- fix(api/models): remove useless groq call by @ungarscool1 in #58
Full Changelog: v3.6.2...v3.7.0
v3.6.2
What's Changed
- fix(api): change docker start command by @ungarscool1 in #52
Full Changelog: v3.6.1...v3.6.2
v3.6.1
What's Changed
- fix(client/chat): fix xss in chat by @ungarscool1 in #51
Full Changelog: v3.6.0...v3.6.1