mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
docs(cron): clarify default model/provider setup for scheduled jobs
Added a note about configuring default model and provider before creating cron jobs.
This commit is contained in:
parent
156b358320
commit
48dc8ef1d1
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue