From 48dc8ef1d158b29b0ff5ec04d708b2a0d92a3b72 Mon Sep 17 00:00:00 2001 From: wenhao7 <67779267+wenhao7@users.noreply.github.com> Date: Tue, 7 Apr 2026 16:52:18 +0800 Subject: [PATCH] docs(cron): clarify default model/provider setup for scheduled jobs Added a note about configuring default model and provider before creating cron jobs. --- website/docs/guides/daily-briefing-bot.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/guides/daily-briefing-bot.md b/website/docs/guides/daily-briefing-bot.md index dc1ac4456..4d7e07b68 100644 --- a/website/docs/guides/daily-briefing-bot.md +++ b/website/docs/guides/daily-briefing-bot.md @@ -90,6 +90,8 @@ Try different prompts until you get output you love. Add instructions like "use Now let's schedule this to run automatically every morning. You can do this in two ways. +Before creating cron jobs, ensure Hermes has a default model and provider configured globally. If you want a specific job to use different values, set explicit per-job model/provider overrides when creating it. + ### Option A: Natural Language (in chat) Just tell Hermes what you want: