Fus3n / infinite-sides

Infinite Craft but in Pyside6 and Python with local LLM (llama3 & others) using Ollama
MIT License
29 stars 2 forks source link

Can't change examples #2

Closed Baspla closed 7 months ago

Baspla commented 7 months ago

I removed all examples in the settings and added new ones but the default examples are always added at the end of the prompt.

My guess is that the function reload_settings(self) in backend.py does not load the examples from the config.

Fus3n commented 7 months ago

The new release addresses this issue along with some others, thank you for pointing it out. Please download the new one.