Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
This feature is in Public Preview.
The AI Playground is a chat environment for Large Language Models (LLMs). In the playground, you can interactively test, prompt, and compare LLMs, as well as prototype tool-calling agents and question-answering bots.
Requirements
Your Databricks workspace must be in a region that supports Foundation Models. See Model serving regional availability.
Note
If Playground is not available in your workspace, reach out to your Databricks account team for more information.
Use AI Playground
To use the AI Playground:
- Select Playground from the left navigation pane under Machine Learning.
- Select the model you want to interact with using the dropdown list on top.
- You can do either of the following:
- Type in your question or prompt.
- Select a sample AI instruction from those listed in the window.
- You can select the + to add an endpoint. Doing so allows you to compare multiple model responses side-by-side.
Prototype gen AI agents in AI Playground
You can also get started building gen AI agents in AI Playground. For more information, see Prototype tool-calling agents in AI Playground.