unified-llm-client
Preparing search index...
JsonSchemaResponseFormat
Interface JsonSchemaResponseFormat
interface
JsonSchemaResponseFormat
{
name
?:
string
;
parse
?:
boolean
;
schema
:
CanonicalJsonSchema
;
strict
?:
boolean
;
type
:
"json_schema"
;
}
Index
Properties
name?
parse?
schema
strict?
type
Properties
Optional
name
name
?:
string
Optional
parse
parse
?:
boolean
schema
schema
:
CanonicalJsonSchema
Optional
strict
strict
?:
boolean
type
type
:
"json_schema"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
parse
schema
strict
type
unified-llm-client
Loading...