Quick Start
Follow this tutorial to launch DIAL Chat locally with Echo application. As a result, you will be able to access Chat on http://localhost:3000/ and use Echo application to mirror your prompts.
- Follow this link to Try DIAL SaaS edition.
- To learn more, watch a demo video to see how to deploy a chat application with a self-hosted model.
- Refer to other quick start instructions in Tutorials.
Prerequisites
- Docker engine (Docker Compose Version 2.20.0 +) installed on your machine. Refer to Docker documentation.
Step 1: Get DIAL
Download a folder with the necessary files to launch DIAL with a sample application using Docker Compose.
Step 2: Launch Chat
Run docker compose up
in the console from the folder with the docker-compose.yml
file.
Once DIAL Chat is up on http://localhost:3000/, select the Echo Application in DIAL Marketplace and start typing in prompts to see how the Echo application mirrors them.