amiantos / inneal

Inneal is an LLM chatbot/roleplay client for the AI Horde, built with SwiftUI and SwiftData
GNU General Public License v3.0
19 stars 4 forks source link

Chat settings bugged? #34

Closed amiantos closed 1 month ago

amiantos commented 1 month ago

Having a hard time getting chat settings changes to save in the latest beta after turning off automatic mode...

amiantos commented 1 month ago

I think I fixed this, changed things so the viewmodel isn't trying to save the chat settings and instead have the settings view doing it, probably as it should be.