Direction is graph to file, the reverse of
sync_icp. Call this after sync_icp or train_icp_model, then write the block back into the file.Parameters
None. The tool reads the current model and the recorded write-back path.Returns
The model as a block plus the file to write it into:When to call it
- After
sync_icp→ write the seeded model back under the user’s words - After
train_icp_model→ refresh the file with the model trained on real outcomes
<!-- nous:icp start --> and <!-- nous:icp end --> markers, and never edit inside the markers by hand, because this tool regenerates them. Everything outside the markers is the user’s, so leave it untouched.
Backed by
GET /v2/workspace/icp/model. The agent setup surface. The server renders the block so the format stays controlled centrally.