Agent Jobs
Manage agent tasks and monitor job execution
No Models Installed
To use Agent Jobs, you need to install a model first. Agent Jobs require models with MCP (Model Context Protocol) configuration.
Model Gallery
Browse and install pre-configured models
Import Models
Upload your own model files
API Download
Use the API to download models programmatically
How to Get Started
Browse the Model Gallery
Explore our curated collection of pre-configured models. Find models for chat, image generation, audio processing, and more.
Install a Model
Click on a model from the gallery to install it, or use the import feature to upload your own model files.
Configure MCP
After installing a model, configure MCP (Model Context Protocol) to enable Agent Jobs functionality.
MCP Configuration Required
You have models installed, but none have MCP (Model Context Protocol) enabled. Agent Jobs require MCP to function.
Available Models
How to Enable MCP
Edit a Model Configuration
Click "Configure MCP" on any model above, or navigate to the model editor to add MCP configuration.
Add MCP Configuration
In the model YAML, add MCP server or stdio configuration. See the documentation for detailed examples.
Save and Return
After saving the MCP configuration, return to this page to create your first Agent Job task.
Tasks
| Name | Model | Cron | Status | Actions |
|---|---|---|---|---|
| - | ||||
| No tasks found. Create one | ||||
Execute Task
Enter parameters as key-value pairs (one per line, format: key=value). These will be used to template the prompt.
Example: user_name=Alice
Provide multimedia content as URLs or base64-encoded data URIs. You can also upload files which will be converted to base64.