gpt-oss-120b
neev_cloud/gpt-oss-120b
Context
—
Max output
131K
Input / 1M
$9.52
Output / 1M
$47.60
Modality
Chat
Cutoff
Unknown
About this model
OpenAI’s open-weight model designed for powerful reasoning, agentic tasks, and versatile developer use cases.
Best suited for
- Advanced reasoning workflows
- Agentic AI systems
- Tool-calling assistants
- Long-context conversations
- Developer-focused 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 diversity by limiting token probability sampling.
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.