Version 1

This release supports version v1 of the Dialog as a Service protocol. See gRPC setup to download the proto files and get started.


gRPC setup

Install and set up your gRPC environment.

Client app development

Walk through the basic steps involved in creating a client app that interacts with a Mix.dialog application.

Sample Python runtime client

Provides a sample Dialog Python client application.

Reference topics

Learn details of status codes, action types, and data transfers, and about working with wordsets and handling user inputs.

Dialog service gRPC API

gRPC API for the Dialog service.