OpenAI · image
dall-e-3
openai/dall-e-3
- Input price
- Not listed
- Output price
- Not listed
- Context window
- Not listed
- Lifecycle
- stable
dall-e-3 for OpenAI-compatible gateway routing
dall-e-3 is a OpenAI image model in the Ferro Labs live catalog with a Not listed context window, Not listed maximum output, and capabilities including Streaming.
Token pricing is listed as input price not listed and output price not listed. Route calls through the Ferro Labs AI Gateway by sending model as openai/dall-e-3 to the OpenAI-compatible chat completions endpoint. The catalog lists this model as stable for normal gateway routing.
OpenAI-compatible usage example
curl https://api.ferrolabs.ai/v1/chat/completions \
-H "Authorization: Bearer $GATEWAY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "openai/dall-e-3", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Streaming
Modalities
Input
- Text
Output
- Text
More from OpenAI
Catalog prices may change. Verify current provider terms before purchasing.