Skip to main content
POST
Sunflower Simple Inference

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/x-www-form-urlencoded
instruction
string
required

The instruction or question for the AI

model_type
string
default:qwen

Model type (qwen or gemma)

temperature
number
default:0.3

Sampling temperature

Required range: 0 <= x <= 2
system_message
string

Custom system message

Response

Successful Response

The response is of type Response Sunflower Simple Inference Tasks Sunflower Simple Post · object.