Skip to content
Recued
Menu
← Back to recipes

Cancel a Cohere embed job

by recued-core v1

Approval-gated Cohere workflow for canceling one async embed job. It reads the target job first, then calls recued-core.cohere.embed_job.cancel for that explicit job ID and shows current job context. It does not create jobs, upload or delete datasets, call streaming chat/generate endpoints, use connectors, mutate fine-tuned models, or call arbitrary Cohere routes.

How it works 9 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (9 steps)
normalized_job_id trim
Trim whitespace from setting job id
normalized_reason trim
Trim whitespace from setting reason
job_before ?
cancel_job ?
jobs_after_raw ?
jobs_after default
Apply default
job_rows slice
Take a subset of
job_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

cohere setting =
job id setting =
reason setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Cohere connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

cohere cohereembeddingsembed-jobscancelapprovalpack:cohere

Details

9 steps 3 configurable settings recipe_id: cancel-cohere-embed-job