Arize Phoenix TS
Preparing search index...
@arizeai/phoenix-client
schemas/llm/phoenixPrompt/messagePartSchemas
toolCallPartSchema
Variable toolCallPartSchema
Const
toolCallPartSchema
:
ZodObject
<
{
tool_call
:
ZodObject
<
{
arguments
:
ZodString
;
name
:
ZodString
;
type
:
ZodLiteral
<
"function"
>
;
}
,
$strip
,
>
;
tool_call_id
:
ZodString
;
type
:
ZodLiteral
<
"tool_call"
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Arize Phoenix TS
Loading...