Preparing search index...
The search index is not available
Arize Phoenix TS
Arize Phoenix TS
@arizeai/phoenix-client
schemas/llm/anthropic/toolCallSchemas
createAnthropicToolCall
Function createAnthropicToolCall
createAnthropicToolCall
()
:
{
id
:
string
;
input
:
JSONLiteral
;
name
:
string
;
type
:
"tool_use"
;
}
Creates an empty Anthropic tool call with fields but no values filled in
Returns
{
id
:
string
;
input
:
JSONLiteral
;
name
:
string
;
type
:
"tool_use"
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Arize Phoenix TS
Loading...
Creates an empty Anthropic tool call with fields but no values filled in