Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.1.x
WatsonXAI
TextChatUserContentsTextChatUserTextContent
Interface TextChatUserContentsTextChatUserTextContent
The definition of a user text content.
interface
TextChatUserContentsTextChatUserTextContent
{
text
:
string
;
type
:
string
;
}
Hierarchy (
view full
)
WatsonXAI
.
TextChatUserContents
TextChatUserContentsTextChatUserTextContent
Index
Properties
text
type
Properties
text
text
:
string
The text content.
type
type
:
string
The type of the user content.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
text
type
@ibm-cloud/watsonx-ai
Loading...
The definition of a user text content.