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
While trying to use that, it gives an error because tabby sends "presence_penalty" parameter which is not accepted by OpenAI o3-Mini model.
If we can make it supported via making changes in "async-openai", if certain models are used, some parameters are masked before the request is sent to openAI.
Please reply with a 👍 if you want this feature.
The text was updated successfully, but these errors were encountered:
With a reasoning model, the result can be better.
While trying to use that, it gives an error because tabby sends "presence_penalty" parameter which is not accepted by OpenAI o3-Mini model.
If we can make it supported via making changes in "async-openai", if certain models are used, some parameters are masked before the request is sent to openAI.
Please reply with a 👍 if you want this feature.
The text was updated successfully, but these errors were encountered: