Chat parameters
When creating a new chat, you may select the provider and model you want and customize the following:
systeminstruction prompttoolsused. See Tools for more information on how to make tools available.- chat
parameterspassed to the model:temperature,top_p, andmax_tokens. - enable
thinkingfor models that support it.
Note
When thinking is enabled you will observe the model thinking while generating its response. The thinking process is not persisted in the database in order to save context, so you will not see it on later sessions.
You can also "edit" an existing chat to change the system prompt, parameters, tools, or thinking. Note that the provider and model cannot be changed once the chat has started.
The new-chat screen, where you pick the provider and model and customize the system prompt, tools, parameters, and thinking.