gpt-oss-20b
neev_cloud/gpt-oss-20b
Context
—
Max output
131K
Input / 1M
$7.14
Output / 1M
$28.56
Modality
Chat
Cutoff
Unknown
About this model
Compact open-weight Mixture-of-Experts model optimized for cost-efficient deployment and agentic workflows.
Best suited for
- Cost-efficient AI deployment
- Agentic workflows
- Tool-calling assistants
- Long-context conversations
- General-purpose AI applications
Capabilities
Tools
Native function calling, so agents can invoke your endpoints.
System prompt
Honours a dedicated system role, separate from the user turn.
Supported parameters
temperatureControls randomness and creativity of responses.
top_pControls token probability sampling diversity.
max_tokensMax Tokens LimitMaximum number of tokens generated in the response.
toolsDefines external tools available to the model.
tool_choiceDetermines whether the model can use tools.
response_typeSpecifies the output response format.
parallel_tool_callsAllows multiple tools to execute simultaneously.
streamStreams the response in real-time.