Skip to content

Releases: ddxfish/rust_chatbot_ui

v0.5.2 - Improvements and bug fixes

02 Oct 03:13
Compare
Choose a tag to compare

Improvements to v0.5.0 (major milestone)

Changed profile values for Coder, Normal and Creative
Added error handling for more situations in stream response
Got rid of all compiler warnings

Linux and Windows

v0.5.0 - Syntax Highlighting

01 Oct 05:17
Compare
Choose a tag to compare

Adds syntax highlighting to code! (major feature)
Reduces CPU usage with caching
More robust "Other" model selector (SCROLL DOWN)
removed all Unsafe sections
Renders the ui at 10 billion times per sec when scrolling
Added Profile to set coder vs creative (coder has lower repetition penalty!)
Added latest models like llama 3.2
Max token is now set for each model so it doesn't break

Linux and Windows builds.

v0.4.8

15 Sep 04:25
Compare
Choose a tag to compare

Added GPT o1
Added Other model selectors for all providers
Fixed bug preventing model changes in 0.4.6

v0.4.6 - minor UI improvements

14 Sep 19:40
Compare
Choose a tag to compare

Further optimized CPU use
Fixed lots of compiler warnings
Removed newline at the end of user chats
Disabled Justified text (accident)

Windows and Linux binaries

v0.4.5

07 Sep 02:29
Compare
Choose a tag to compare

reduced cpu use.
ui improvements to create chats when last is deleted
save button no longer creates new chat

Windows and Linux

v0.4.2 - UI scaling added

06 Sep 23:38
Compare
Choose a tag to compare

UI scaling can be performed using Ctrl +, or Ctrl -. Or edited through the settings or ini.

Linux and Windows binaries.

v0.4.1 - Beta test, most features work

02 Sep 04:57
Compare
Choose a tag to compare

Fixed double chat message
Stop button added and working, mostly

Windows and Linux binaries

v0.3.50

02 Sep 02:45
Compare
Choose a tag to compare

Themes mostly work
input text box can be scrolled

Windows and Linux binaries included

v0.3.03 - minor fixes

31 Aug 23:34
Compare
Choose a tag to compare

removed Other model popup from Claude because it didnt work
renamed the app to rust_chatbot_ui (from rusty_chatbot_ui)

Linux and Windows binaries included

Alpha test v.301

31 Aug 22:21
Compare
Choose a tag to compare

It fully works with (ugly) themes, 3 providers, and custom models (only for fireworks).