Preparing search index...
The search index is not available
@wllama/wllama
@wllama/wllama
ChatCompletionToolMessage
Interface ChatCompletionToolMessage
interface
ChatCompletionToolMessage
{
content
:
string
;
role
:
"tool"
;
tool_call_id
:
string
;
}
Index
Properties
content
role
tool_
call_
id
Properties
content
content
:
string
role
role
:
"tool"
tool_
call_
id
tool_call_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
role
tool_
call_
id
@wllama/wllama
Loading...