gpt-oss

Help & Tutorial

This page provides a guide on how to use the gpt-oss playground and offers some examples to get you started.

How to Use the Playground

The gpt-oss playground is designed to be intuitive. Here’s a quick rundown of the main features:

  • Model Selector: Choose between the gpt-oss-120b and gpt-oss-20b models from the sidebar. Each model has its own strengths, so feel free to experiment.
  • System Prompt: You can provide a system prompt to guide the model's behavior. This is a powerful feature for tailoring the AI's responses to your specific needs.
  • Chat Interface: Simply type your message in the input box and press enter. The model's response will appear in the chat window.
  • Token Counter: Keep an eye on the token counter to understand the resource consumption of your interactions.

gpt-oss Examples

Here are a few examples of what you can do with the gpt-oss models:

Creative Writing

Use the gpt-oss models to help you write poems, stories, or even scripts. Provide a starting prompt and see where the model takes you.

Code Generation

The gpt-oss models are proficient at generating code in various programming languages. Try asking it to write a function, a class, or even a simple web page.

Summarization and Translation

Paste a long article and ask the model to summarize it for you. You can also use it for translating text between different languages.