ivanfioravanti / chatbot-ollama

Chatbot Ollama is an open source chat UI for Ollama.
Other
1.41k stars 233 forks source link

Change model temperature of existing conversation #11

Closed ryansereno closed 1 year ago

ryansereno commented 1 year ago
Screenshot 2023-10-08 at 4 11 07 PM

Language model can be changed, but not temperature. I can try to take a look at this this week, if it makes sense to you to have this ability.

ivanfioravanti commented 1 year ago

It would be nice to be able to change temperature after each message, but I think this will interfere with import/export feature. Usually I create a new chat with different tempearture and same prompt to be able to compare results.

ryansereno commented 1 year ago

okay makes sense, I figured there was an implementation reason