Preparing search index...
The search index is not available
@skeet-framework/ai
@skeet-framework/ai
openai
OpenAI
Beta
Threads
Messages
MessageContentText
Interface MessageContentText
The text content that is part of a message.
interface
MessageContentText
{
text
:
Text
;
type
:
"text"
;
}
Index
Properties
text
type
Properties
text
text
:
Text
type
type
:
"text"
Always
text
.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
text
type
@skeet-framework/ai
ChatCompletion
ChatCompletionChunk
openai
InstanceType
NamingEnum
SkeetAiMode
OpenAI
SkeetAI
Stream
VertexAI
AIPrompt
ChatCompletion
ChatCompletionChunk
SkeetAIOptions
AIExample
AIType
AiInstance
ChatCompletionMessageParam
Example
InputOutput
OpenAIMessage
Loading...
Generated using
TypeDoc
The text content that is part of a message.