MultiLanguageDetectionMetadata

Message for Enabling Multi Language Detection.

JSON representation
{ "sourceLanguage": string, "enableMultiLanguageDetection": boolean }
Fields
sourceLanguage

string

Optional. Optional Source language of the user prompt.

If multi-language detection is enabled but language is not set in that case we would automatically detect the source language.

enableMultiLanguageDetection

boolean

Optional. Enable detection of multi-language prompts and responses.