Ask a question
Thaw's answer, grounded in the documents and the Checkup's dated items, streamed as server-sent events: text events carry the answer as it is written, then one done event carries the whole turn (the answer, its citations, whether it was grounded, any change it proposes), or one error event says what went wrong. The thread remembers the last few turns per person. Needs the ask scope; on Free the answer is the plan's ten questions.
WWW-Authenticate names the resource metadata document.scope and in the WWW-Authenticate header as insufficient_scope; a plan that does not come with it says which one does.errors names each one.curl -X POST "https://api.thawed.app/v1/ask" \
-H "Authorization: Bearer $THAW_TOKEN" \
-H "Content-Type: application/json" \
-d '{"question":"When does the electric bill come due?"}'{
"question": "When does the electric bill come due?"
}text/event-stream