Version 1

This release supports version v1 of the NLU service protocol. See gRPC setup to download the proto files and get started.

See Service URLs and Authorization URL for the URLs that apply to your geography.


gRPC setup

Install and set up your gRPC environment.

Runtime app development

Walk through implementing basic NLU functionality in a Python application.

Wordset app development

Walk through implementing basic wordset functionality in a Python application.

Sample client applications

Download and run Python clients for requesting NLU interpretation and compiling wordsets.

Reference topics

Learn details of status codes, wordsets, and interpretation results, including default values for InterpretRequest fields.

gRPC APIs

Use the gRPC APIs for NLU.