| Save Agent to Database | Demonstrates creating an agent and saving it to the database. |
| Load Agent from Database | Demonstrates loading an agent from the database by ID and running it. |
| Save Team to Database | Demonstrates creating a team with member agents and saving it to the database. |
| Load Team from Database | Demonstrates loading a team from the database by ID and running it. |
| Save Workflow to Database | Demonstrates creating a workflow with multiple steps and saving it to the. |
| Load Workflow from Database | Demonstrates loading a workflow from the database by ID and running it. |
| Registry for Non-Serializable Components | Demonstrates using Registry to restore tools, models, and schemas when loading. |
| AgentOS Registry App | Demonstrates configuring AgentOS with a Registry and serving the app. |
| AgentOS Registry Demo | Demonstrates using Registry with AgentOS for tools, functions, schemas,. |
| Workflows | Examples for saving and loading workflows with advanced step types. |