From Playground

Explore prompts and parameters in the Playground and then use them to create a Humanloop project.

Going from exploring in the Playground to a Humanloop project ready for integration into your application takes just a few clicks.

Prerequisites

  1. A Humanloop account. If you don't have one, you can create an account now by going to the Sign up page.

Create a prompt template

  1. Go to the Humanloop Playground. If this is your first time using the Playground, enter your OpenAI API key and click Save.
  2. Enter a prompt template into the text box on the left of the page.
  3. Update the chat template to and press the Run button on the right to iterate on the prompt and parameters until you're happy to save this template in a project.

Save to a project

  1. Click Save as button above the prompt template

  1. Select or create new project button if you haven't got existing projects
  2. Enter a name for your project and a name for the model config.

πŸ“˜

The project name should be a unique name that will be used to reference the project. We recommend using a readable format using hyphens e.g. google-playground-demo

  1. Click Save

  1. To view this project, click Open in project editor in the toast

Well done you've just created a project on Humanloop! πŸŽ‰

With the project set up, you can now integrate it into your app by following the SDK/API integration guide.