Open Dev Kit Documentation :: Open AI :: AI Service Rate
OpenAI.AIServiceRate
Properties
- Name String
- public model identifier used to group base rows and image variants
- Input Per 1M Double
- usd per 1M text input tokens for text prompts
- Cached Input Per 1M Double
- usd per 1M cached text input tokens for prompt cache hits
- Output Per 1M Double
- usd per 1M output text tokens for completions
- Image Input Per 1M Double
- usd per 1M text image tokens for text prompts
- Image Output Per 1M Double
- usd per 1M output image tokens for completions
- Width Integer
- image width in pixels 0 indicates base text row
- Height Integer
- image height in pixels 0 indicates base text row
- Quality String
- image quality tier one of none low medium high standard hd
- Price Per Image Usd Double
- usd per generated image for the given size and quality
If you think anything is missing, please feel free to: submit documentation feedback on this page
