Send Message
Enqueue a turn (Phase 3 split contract): run the same fast pre-flight gates as before, commit a durable queued turn row, drop a job on the ask_feather worker queue, and return {turn_id}. The client then opens a separate …/turns/{turn_id}/stream request to watch it. The web process holds no DB connection and does no AI work past this point.
Path parameters
Request body
Response
Successful Response
Changes
Changed in 1 of the 3 revisions of this API.111
- ▲
removed the success response with the status
200response-success-status-removed
- ●
the
contentrequest property's maxLength was set to20000request-property-max-length-set
- ○
added the success response with the status
202response-success-status-added
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲