WatsonxTextGen
API Endpoint call for Watson X backend server, POST Text Generation URI
| Parameter | Required | Data type | Details |
|---|---|---|---|
| inputMessage | No | string or null | The name of a message that will be used to form the request. Defaults to "request" |
| opVersion | Yes | string | The watsonx-ai Operation Version eg. '2024-03-14' |
| outputMessage | No | string or null | The name of a message that will be used to store the response data from the request. Defaults to "response" |
| projectId | Yes | string | The watsonx-ai Project Id |
| region | Yes | enum (of string) | The watsonx-ai region: us-south, eu-de, EU-gb and jp-tok |
| tlsClientProfile | Yes | string | The name of the TlsClientProfile resource to use when connecting to AI endpoint |