Arize Phoenix TS
Preparing search index...
@arizeai/phoenix-client
schemas/llm/vercel/toolChoiceSchemas
vercelAIToolChoiceSchema
Variable vercelAIToolChoiceSchema
Const
vercelAIToolChoiceSchema
:
ZodUnion
<
readonly
[
ZodLiteral
<
"auto"
>
,
ZodLiteral
<
"none"
>
,
ZodLiteral
<
"required"
>
,
ZodObject
<
{
toolName
:
ZodString
;
type
:
ZodLiteral
<
"tool"
>
}
,
$strip
>
,
]
,
>
= ...
Vercel AI SDK Tool Choice Schema
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Arize Phoenix TS
Loading...
Vercel AI SDK Tool Choice Schema