-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
following instructions here:
https://docs.factory.ai/cli/byok/google-gemini
{
"logoAnimation": "off",
"customModels": [
{
"model": "gemini-3-pro-preview",
"displayName": "Gemini 3 Pro [Google]",
"baseUrl": "https://generativelanguage.googleapis.com/v1beta/",
"apiKey": "YOUR_GEMINI_API_KEY",
"provider": "generic-chat-completion-api",
"maxOutputTokens": 32000
}
]
}however, it keep prompting me to login to a factory account.
Metadata
Metadata
Assignees
Labels
No labels