Changes to Extract Async
POST /extract_async
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 45 revisions of this API.2
What changed
- ○
added the new optional request property
settings/deep_extractnew-optional-request-property
- ○
the
settingsrequest property default value changed from{"include_images":false,"optimize_for_latency":false,"array_extract":false,"citations":{"enabled":false,"numerical_confidence":true}}to{"include_images":false,"optimize_for_latency":false,"array_extract":false,"deep_extract":false,"citations":{"enabled":false,"numerical_confidence":true}}request-property-default-value-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○