Recued
Menu
← Back to recipes

Mistral model and job operations digest

by recued-core v1 7 views

Use “Mistral model and job operations digest” in Recued. It provides a scheduled, read-only Mistral operations digest.

How it works 25 steps

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

Process (25 steps)
model_list ?
file_list ?
batch_jobs_raw ?
fine_tuning_jobs_raw ?
agent_list_raw ?
defaults defaults
Apply defaults
model_count count
Count items in models
file_count count
Count items in files
batch_job_count count
Count items in batch jobs
fine_tuning_job_count count
Count items in fine tuning jobs
agent_count count
Count items in agents
total_job_count math
Calculate: {{step.batch_job_count}} + {{step.fine_tuning_job_count}}
has_jobs compare
Check if total job count is greater than 0
notify_enabled compare
Check if setting notify when jobs equals true
should_notify all
Check if all conditions are true
notify ?
skip: step.should_notify not_equal true
model_rows slice
Take a subset of
batch_rows slice
Take a subset of
fine_tuning_rows slice
Take a subset of
agent_rows slice
Take a subset of
model_table to_table
Format results as a data table
batch_table to_table
Format results as a data table
fine_tuning_table to_table
Format results as a data table
agent_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 8 configurable

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

mistral setting =
channels setting = in_app
end hour setting = 10
weekdays setting = 1,2,3,4,5
row limit setting = 20
job status setting =
start hour setting = 8
notify when jobs setting = true

Trust & control

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

Permissions it requires

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

About

Tags

mistral mistralmodelsfilesbatch-jobsfine-tuningagentsdigestnotificationpack:mistral

Details

25 steps 8 configurable settings recipe_id: model-job-operations-digest-mistral