RisuAI Versions Save

Make your own story. Software for LLM roleplaying and utilitys.

v1.102.4

4 days ago

Update 1.102.4

  • Added o200k_base tokenizer (GPT-4o Tokenizer)

v1.102.3

4 days ago

Update 1.102.3

  • Added GPT-4o

v1.102.2

5 days ago

Update 1.102.2

  • Fixed Risurealm related issues
  • Fixed handling more markdown on translations #411
  • Added new chinese translations #412
  • Added Character card v3 import
    • Currently v3 card always converts to v2 card, and imported
    • This doesn't mean v3 related features are supported.

v1.102.1

1 week ago

Update 1.102.1

  • Fixed Combine Translation (#409)
  • Added ! operator on {{? A}}

v1.102.0

1 week ago

Update 1.102.0

  • Changed download URL notification
  • Fixed hanurai to skip query chats when push to processor (#400)
  • Fixed ollama's hardcoded url (#404)
  • Added New Option Combine Translation (#405)

v1.101.0

2 weeks ago

Update 1.101.0

  • Added ≤ (or <=) operator to {{calc::A}} cbs
  • Added ≥ (or >=) operator to {{calc::A}} cbs
  • Added = (or ==) operator to {{calc::A}} cbs
  • Now | and & operators' precedence is 1, instead of 0
  • || now works as alternative to | operator
  • && now works as alternative to & operator
  • {{calc::A}} cbs is now set to 0 by default, instead of NaN
  • {{calc::A}} cbs now automatically fills non-existing values with 0

v1.100.3

2 weeks ago

Update 1.100.3

  • Changed main menu screen

v1.100.2

3 weeks ago

Update 1.100.2

  • Fixed Char variables not updating the chat display
  • Fixed module import fail alert appearing even its a vaild module

Installation

Local Version

Windows: RisuAI_(version)_x64_en-US.msi Mac: without M2: RisuAI_(version)_x64_en-US.dmg Mac with M2: RisuAI_(version)_aarch64_en-US.dmg Linux: RisuAI_(version)_x64_en-US.AppImage Debian: RisuAI_(version)_x64_en-US.deb Android: app-release-alpha.apk (alpha)

For other platforms, use Web version The upload of the package can be take 10-20 min after code release

currently .appimage version CAN import characters and images but ONLY from user's default home folder

Web version

https://risuai.xyz

v1.100.1

3 weeks ago

Update 1.100.1

  • Minor fixes

Installation

Local Version

Windows: RisuAI_(version)_x64_en-US.msi Mac: without M2: RisuAI_(version)_x64_en-US.dmg Mac with M2: RisuAI_(version)_aarch64_en-US.dmg Linux: RisuAI_(version)_x64_en-US.AppImage Debian: RisuAI_(version)_x64_en-US.deb Android: app-release-alpha.apk (alpha)

For other platforms, use Web version The upload of the package can be take 10-20 min after code release

currently .appimage version CAN import characters and images but ONLY from user's default home folder

Web version

https://risuai.xyz

v1.100.0

3 weeks ago

Update 1.100.0

  • Improved {{datetimeformat:A}}
    • Now it can be also called with {{datetimeformat::A}}, {{date::A}}, {{time::A}}
    • Added `X` and `x` format for unix timestamp
    • Characters over 300 will be cut off
  • Improved {{calc::A}}
    • Now it can be also called with {{? A}}
    • Now it can use `(` and `)` for calculation
    • Now it can use `^` for power
    • Now it can use `%` for modulo
    • Now it can use `|` for or
    • Now it can use `&` for and
    • Now it can use `<` for less than
    • Now it can use `>` for greater than
    • Now it can use chat variables by prefixing with `$` (e.g. `$a`)
  • Added {{idle_duration}}
    • Old {{idle_duration}} has been renamed to {{message_idle_duration}}
    • {{idle_duration}} will return (current time - last message time)
  • Added {{setdefaultvar::A::B}}
    • If A is not defined, it will be set to B
  • Added `/?` command
  • Added `risu_user` and `risu_char` variable to jinja template
  • Added escape key functionality to close the modal
  • Added Text Input Size setting
  • Added Text Input Text Size setting
  • Added Sidebar Size setting
  • Added functionality to make a blank first message by using only {{blank}}
  • CloneDeep has been replaced with structuredClone
    • This will improve the performance
  • Unhandled Error will be automatically alerted now

Installation

Local Version

Windows: RisuAI_(version)_x64_en-US.msi Mac: without M2: RisuAI_(version)_x64_en-US.dmg Mac with M2: RisuAI_(version)_aarch64_en-US.dmg Linux: RisuAI_(version)_x64_en-US.AppImage Debian: RisuAI_(version)_x64_en-US.deb Android: app-release-alpha.apk (alpha)

For other platforms, use Web version The upload of the package can be take 10-20 min after code release

currently .appimage version CAN import characters and images but ONLY from user's default home folder

Web version

https://risuai.xyz