For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
ModelsChatRankingsDocs
DocsAPI ReferenceClient SDKsAgent SDKCookbookChangelog
DocsAPI ReferenceClient SDKsAgent SDKCookbookChangelog
    • Overview
    • Usage for Agents
  • TypeScript SDK
    • Overview
  • Python SDK
    • Overview
  • Go SDK
      • Analytics
      • APIKeys
      • Byok
      • Chat
      • Credits
      • Embeddings
      • Endpoints
      • Generations
      • Guardrails
        • Models
        • SupportedSize
      • OAuth
      • Observability
      • Organization
      • Presets
      • Providers
      • Rerank
      • Beta.Responses
      • Transcriptions
      • Speech
      • VideoGeneration
      • Workspaces
  • DevTools
    • Overview
    • Migrating to @openrouter/agent
LogoLogo
ModelsChatRankingsDocs
On this page
  • Example Usage
  • Values
Go SDKAPI ReferenceModels

SupportedSize - Go SDK

SupportedSize type definition
Was this page helpful?
Previous

OAuth - Go SDK

OAuth method reference
Next
Built with

The Go SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

1import (
2 "github.com/OpenRouterTeam/go-sdk/models/components"
3)
4
5value := components.SupportedSizeFourHundredAndEightyx480
6
7// Open enum: custom values can be created with a direct type cast
8custom := components.SupportedSize("custom_value")

Values

NameValue
SupportedSizeFourHundredAndEightyx480480x480
SupportedSizeFourHundredAndEightyx640480x640
SupportedSizeFourHundredAndEightyx720480x720
SupportedSizeFourHundredAndEightyx854480x854
SupportedSizeFourHundredAndEightyx1120480x1120
SupportedSizeSixHundredAndFortyx480640x480
SupportedSizeSevenHundredAndTwentyx480720x480
SupportedSizeSevenHundredAndTwentyx720720x720
SupportedSizeSevenHundredAndTwentyx960720x960
SupportedSizeSevenHundredAndTwentyx1080720x1080
SupportedSizeSevenHundredAndTwentyx1280720x1280
SupportedSizeSevenHundredAndTwentyx1680720x1680
SupportedSizeEightHundredAndFiftyFourx480854x480
SupportedSizeNineHundredAndSixtyx720960x720
SupportedSizeOneThousandAndEightyx7201080x720
SupportedSizeOneThousandAndEightyx10801080x1080
SupportedSizeOneThousandAndEightyx14401080x1440
SupportedSizeOneThousandAndEightyx16201080x1620
SupportedSizeOneThousandAndEightyx19201080x1920
SupportedSizeOneThousandAndEightyx25201080x2520
SupportedSizeOneThousandOneHundredAndTwentyx4801120x480
SupportedSizeOneThousandTwoHundredAndEightyx7201280x720
SupportedSizeOneThousandFourHundredAndFortyx10801440x1080
SupportedSizeOneThousandSixHundredAndTwentyx10801620x1080
SupportedSizeOneThousandSixHundredAndEightyx7201680x720
SupportedSizeOneThousandNineHundredAndTwentyx10801920x1080
SupportedSizeTwoThousandOneHundredAndSixtyx21602160x2160
SupportedSizeTwoThousandOneHundredAndSixtyx28802160x2880
SupportedSizeTwoThousandOneHundredAndSixtyx32402160x3240
SupportedSizeTwoThousandOneHundredAndSixtyx38402160x3840
SupportedSizeTwoThousandOneHundredAndSixtyx50402160x5040
SupportedSizeTwoThousandFiveHundredAndTwentyx10802520x1080
SupportedSizeTwoThousandEightHundredAndEightyx21602880x2160
SupportedSizeThreeThousandTwoHundredAndFortyx21603240x2160
SupportedSizeThreeThousandEightHundredAndFortyx21603840x2160
SupportedSizeFiveThousandAndFortyx21605040x2160