Skip to content

BYOK documentation doesn't work #593

@khimaros

Description

@khimaros

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions