Skip to main content
With watsonx Orchestrate Developer Edition installed you have access to a local UI for the watsonx Orchestrate. This UI is not started automatically when you start the watsonx Orchestrate Developer Edition server, so if you want to use it you need to manually start or stop it using the CLI commands.

Starting watsonx Orchestrate Developer Edition UI

To start the watsonx Orchestrate Developer Edition UI on port 3000, run:
BASH
orchestrate chat start

Stopping watsonx Orchestrate Developer Edition UI

When you finish using the UI, you can stop it to free resources on your machine, run:
BASH
orchestrate chat stop