Sunflower Simple Inference
AI & Chat
Sunflower Simple
Simple Sunflower inference endpoint for single instruction/response.
This is a simplified interface for users who want to send a single instruction rather than managing conversation history.
Parameters:
- instruction: The question or instruction for the AI
- model_type: Either ‘qwen’ (default) or ‘gemma’
- temperature: Controls randomness (0.0 = deterministic, 1.0 = creative)
- system_message: Optional custom system message
POST
Sunflower Simple Inference
Documentation Index
Fetch the complete documentation index at: https://sunbirdai.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/x-www-form-urlencoded
Response
Successful Response
The response is of type Response Sunflower Simple Inference Tasks Sunflower Simple Post · object.
