Chat with LLMs and prototype GenAI apps using AI Playground

Important

This feature is in Public Preview.

You can interact with supported large language models using the AI Playground. The AI Playground is a chat-like environment where you can test, prompt, and compare LLMs.

Requirements

Your Databricks workspace must be in a region that supports one of the following features:

  • Foundation Model APIs pay-per-token
  • Foundation Model APIs provisioned throughput
  • External models

See Model serving regional availability.

Use AI Playground

Note

If Playground is not available in your workspace, reach out to your Databricks account team for more information.

To use the AI Playground:

  1. Select Playground from the left navigation pane under Machine Learning.
  2. Select the model you want to interact with using the dropdown list on the top left.
  3. You can do either of the following:
    1. Type in your question or prompt.
    2. Select a sample AI instruction from those listed in the window.
  4. You can select the + to add an endpoint. Doing so allows you to compare multiple model responses side-by-side.

AI playground

Prototype Generative AI agents in AI Playground

You can also get started building GenAI agents in AI Playground. For more information, see Prototype tool-calling agents in AI Playground.