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
I want to use a custom model, but I can't find a way to set the model name. Please support and provide an input in the configuration to add a custom model name.
For instance, I use one-api as the provider, which enables me to utilize gemini-pro in the OpenAI API protocol.
The text was updated successfully, but these errors were encountered:
Custom model name can be added via your Settings.JSON. Tou can ignore the warning if it's not recognized as part of the predefined enum models. Just overwrite the setting genieai.openai.model with your preferred openai model name
Describe the feature
I want to use a custom model, but I can't find a way to set the model name. Please support and provide an input in the configuration to add a custom model name.
For instance, I use one-api as the provider, which enables me to utilize
gemini-pro
in the OpenAI API protocol.The text was updated successfully, but these errors were encountered: