Expand description
Getting structured data back out of a model, and hashing it stably.
Functionsยง
- candidates
- Every JSON value plausibly present in a model response, most likely first.
- extract_
into - Parse a model response straight into a typed value.
- extract_
json - Pull the last JSON value out of a model response.
- finding_
key - A stable identity for a review finding, so a refutation survives across rounds even when the reviewer rewords the point.
- looks_
truncated - Whether a response looks cut off rather than merely malformed.