In-app assistant

POST /assistant/sessions/{id}/autopilot 僅限工作階段

Run an unattended CV-tailoring pass as one long streamed turn.

Session-only, not API-key — an unattended run edits a CV, and the browser is the only place you can watch it happen and undo it. Requires a tailor session bound to both a CV and a vacancy (409 otherwise). Same SSE shape as .../messages, no body; every edit lands in one revision batch, so undoing the run is reverting that batch.

路徑參數

id string (UUID) 必填
The session id.
curl
curl -N -X POST "https://freehire.me/api/v1/assistant/sessions/<id>/autopilot" -b cookies.txt

要針對這個職缺調整履歷嗎?

目前無法檢查您與這個職缺的符合程度;請先將履歷加入個人檔案,下次即可查看。

A new version of freehire is available