← All models
Vision
Details
- Accepts
- image
Pricing
- Price
- 0.156 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| top_p | number | Top P for sampling |
| promptrequired | string | Prompt to be used for the image |
| image_urlrequired | string | URL of the image to be processed |
| max_tokens | integer | Maximum number of tokens to generate |
| temperature | number | Temperature for sampling |
Output
| Field | Type | Description |
|---|---|---|
| output | string | Generated output |
| partial | boolean | Whether the output is partial |