Skip to main content
ExampleDescription
Save Agent to DatabaseDemonstrates creating an agent and saving it to the database.
Load Agent from DatabaseDemonstrates loading an agent from the database by ID and running it.
Save Team to DatabaseDemonstrates creating a team with member agents and saving it to the database.
Load Team from DatabaseDemonstrates loading a team from the database by ID and running it.
Save Workflow to DatabaseDemonstrates creating a workflow with multiple steps and saving it to the.
Load Workflow from DatabaseDemonstrates loading a workflow from the database by ID and running it.
Registry for Non-Serializable ComponentsDemonstrates using Registry to restore tools, models, and schemas when loading.
AgentOS Registry AppDemonstrates configuring AgentOS with a Registry and serving the app.
AgentOS Registry DemoDemonstrates using Registry with AgentOS for tools, functions, schemas,.
WorkflowsExamples for saving and loading workflows with advanced step types.