llmwire - v2.2.0
GitHub
npm
llms.txt
Preparing search index...
llmwire
Message
Type Alias Message
Message
:
|
{
content
:
string
;
role
:
"system"
}
|
{
content
:
string
|
MessagePart
[]
;
role
:
"user"
}
|
{
content
:
string
;
role
:
"assistant"
;
toolCalls
?:
ToolCall
[]
}
|
{
content
:
string
;
name
:
string
;
role
:
"tool"
;
toolCallId
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
llms.txt
llmwire - v2.2.0
Loading...