unified-llm-client
Preparing search index...
CanonicalToolCallPart
Interface CanonicalToolCallPart
interface
CanonicalToolCallPart
{
cacheControl
?:
CacheControl
;
type
:
"tool_call"
;
args
:
JsonObject
;
id
:
string
;
name
:
string
;
}
Hierarchy (
View Summary
)
CacheablePartBase
CanonicalToolCallPart
Index
Properties
cache
Control?
type
args
id
name
Properties
Optional
cache
Control
cacheControl
?:
CacheControl
type
type
:
"tool_call"
args
args
:
JsonObject
id
id
:
string
name
name
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Control
type
args
id
name
unified-llm-client
Loading...