Skip to main content
Learn
Reference
Pricing
News
Blog
Structured Outputs & Reliable AI
/
The Reliability Problem
/
Quiz
The Reliability Problem
Question 1 of 4
25%
In strict mode, how do you handle fields where the source data may not contain the information?
A
Remove the field from the required array
B
Use a union type with null: {"type": ["string", "null"]}
C
Set a default value in the schema
D
Use the optional: true property
Previous
Next
Press
1-4
to select,
Enter
to continue