moxin-org / moxin

Moxin: an AI LLM platform in pure Rust
https://www.moxin.app
Apache License 2.0
122 stars 17 forks source link

Switch loaded model upon chat change #134

Closed jmbejar closed 3 weeks ago

jmbejar commented 1 month ago

When the user switches to another chat conversation, the last used model is automatically loaded.

In addition, there are two bug fixes: