You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default temperature for coder should be changed to be 0.1 or lower.
This is often the recommended value for coding.
Additionally we need to be able to configure temperature and other properties of an llm in a nice way.
Currently this is only possible via the settings or chat settings.
So you have to know the syntax and the properties that can be set.
A first step could be to add a schema to have autocompletion.