Is your feature request related to a problem? Please describe.
At the moment in version 0.14.1 not possible to set default temperature for each Model in Workspace-Providers.
So errors like "Unsupported value: 'temperature' does not support 0.9 with this model. Only the default (1) value is supported." are frequent and each new session with model needs adjustment.
Describe the solution you'd like
Add parameter default temperature for each model in the provider.
Describe alternatives you've considered
Setting temperature each time manually
Additional context
As alternative default temperature for all the models can be set as 1. It's supported by OpenAI, Gemini, GPT api.
Is your feature request related to a problem? Please describe.
At the moment in version 0.14.1 not possible to set default temperature for each Model in Workspace-Providers.
So errors like "Unsupported value: 'temperature' does not support 0.9 with this model. Only the default (1) value is supported." are frequent and each new session with model needs adjustment.
Describe the solution you'd like
Add parameter default temperature for each model in the provider.
Describe alternatives you've considered
Setting temperature each time manually
Additional context
As alternative default temperature for all the models can be set as 1. It's supported by OpenAI, Gemini, GPT api.