Skip to content

Releases: kwaroran/RisuAI

122.1.2

15 Jul 13:58
Compare
Choose a tag to compare

Update 122.1.2

Update 122.1.1

  • Added caching for assets

Update 122.1.0

15 Jul 10:51
Compare
Choose a tag to compare

Update 122.1.0

  • Fixed datetimeformat #569
  • Added {{source::char}} and {{source::user}}

v122.0.2

10 Jul 09:31
Compare
Choose a tag to compare

Update 122.0.2

  • Fixed internal backup loader not showing backups on web

v122.0.1

10 Jul 09:20
Compare
Choose a tag to compare

Update 122.0.1

  • Fixed save files with null modules failing to load
  • Added internal backup loader in settings > account & files
    • If you had loaded old data in 122.0.0, this will help recovering

v122.0.0

10 Jul 08:08
Compare
Choose a tag to compare

Update 122.0.0

  • Arrays in CBS will now escape :: into \u003A\u003A
  • Style will now converted to short <style-data> tag in LLM translation
  • Blank messages will now show 'type anything to start chat'
  • Background embedding is now settable in modules
  • Added option to hide icon and name GUI in character and modules
  • Fixed assistant role not working in ChatML with <|im_sep|>

v120.2.0

06 Jul 23:08
Compare
Choose a tag to compare

Update 120.2.0

  • Added ChatML formating input support for trigger script prompt and translation prompt
    • ChatML parsing is loose. it allows both space, newline and <|im_sep|> as role seperator, and it allows to skip <|im_end|>
    • If you use ChatML as translation prompt, it doesn't automaticly puts source text. you must use {{solt::content}} to manually input it.

v120.1.3

06 Jul 01:05
Compare
Choose a tag to compare

Update 120.1.3

  • Fixed bots imported after 120.1.0 returning error due to wrong import system
    • You have to re-import it to work properly

v120.1.2

05 Jul 21:50
Compare
Choose a tag to compare

Update 120.1.2

  • Fixed testerror appearing

120.1.1

05 Jul 19:10
Compare
Choose a tag to compare

Update 120.1.1

  • Fixed default vars breaking newly imported bots
  • Fixed error alerts hiding the exit button

v120.1.0

05 Jul 16:28
Compare
Choose a tag to compare

Update 120.1.0

  • Fixed light theme
  • Fixed default vars not exporting
  • Fixed multiple toggle issues
  • Fixed gemma tokenizer not appearing
  • Added Lua mode in module