rashadphz / farfalle

🔍 AI search engine - self-host with local or cloud LLMs

Home Page:https://www.farfalle.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remember model settings

arsaboo opened this issue · comments

Every time I go to the home screen, the Local flag resets to Off (even when I have ENABLE_LOCAL_MODELS=True in the .env). Is there a way to retain the flag setting until the user toggles it?

There isn't currently, but it shouldn't take too long to implement. I'll work on that now.

Just pushed the change, feel free to re-open if there are any problems