Playground

The playground offers a convenient way to perform "vibe checks" and test structured data across different models and templates.

You can manually enter information for each field under the "Prompt" heading, or simply press "Synthesize" to fill it in for you, along with a synthesized completion.

When you have a prompt and a model selected, press Generate.

For any completion, you can press the info icon (i) to see the exact HTTP endpoint, request, and response. This information is helpful when it's time to move a model into production and makes it straightforward to show developers how to perform the same request in code.

Next, we'll talk about inference parameters.

Last updated