suryatmodulus
/

GPC-1 / examples /atomic_request.json
suryatmodulus's picture harshatheg's picture
Duplicate from harshatheg/GPC-1
96a4100
Raw
History Blame Contribute Delete
442 Bytes
{"model":"gpc-1","messages":[{"role":"user","content":"Is the invoice approved? The record says approved."}],"response_format":{"type":"json_schema","json_schema":{"name":"decision","strict":true,"schema":{"type":"object","properties":{"label":{"type":"string","enum":["approved","rejected"]}},"required":["label"],"additionalProperties":false}}},"gpc1":{"mode":"atomic","field_key":"label","choices":["approved","rejected"]},"stream":false}