Modeling Guide

Language Detector

The Language Detector operator prepares a request message for the Leonardo Machine Learning Foundation (Leonardo MLF) service Language Detection. It does not require any configuration. Ensure that the input JSON string contains the required fields. These are: {operation: postUsingPOST, body: {message: string}}

Configuration Parameters

None

Input

Input

Type

Description

input

string

The JSON request in string format (see above.)

Output

Output

Type

Description

output

message

The request message sent to the Leonardo ML client.