The chat tool parameters.

interface TextChatParameterTools {
    function?: WatsonXAI.TextChatParameterFunction;
    type: string;
}

Properties

Properties

The parameters specific to chat.

type: string

The tool type.