Experimental: Function calling, JSON and Regex mode
guided_choice: Optional[List[str]] = Field(
description=(
"If specified, the output will be exactly one of the choices."),
)Last updated
guided_choice: Optional[List[str]] = Field(
description=(
"If specified, the output will be exactly one of the choices."),
)Last updated