Playgrounds

The Together Playgrounds enable you to use models you've deployed through an easy and fast web-based interface. There are four playgrounds for interacting with different types of models:

  1. Chat Playground
    Converse with supported chat models in a chat-style interface. Customize the behavior of the model using system prompts.

  2. Language Playground
    Generate and edit text in a shared text playground with supported LLMs. The models complete the text you started, based on your prompt. This playground can also be useful for using instruction-tuned models and providing few-shot prompts.

  3. Code Playground
    Generate code and edit it together in a shared text playground with supported code models. The models complete the code you started, based on your prompt or comments in your code.

  4. Image Playground
    Create images based on your text prompts or starting from any image using Stable Diffusion and other open-source image generation models.

Modifications

From the right side panel you can access modifications to control the stop sequence or system prompt. The stop sequence controls when the model will stop outputting more text. The system prompt instructs the model how to behave. There are several default system prompts provided and you can add your own. To edit a system prompt you added hover over the prompt in the menu and click the pencil icon.

Parameters

Edit inference parameter settings from the right side panel. For more information on how to set these settings see inference parameters.

History

Access your past prompts in the History section of the right side panel.