my_os.py
Parameters
See AgentOS class reference for details.
Methods
get_app()
Returns the configured FastAPI application.
serve()
Starts the AgentOS server.
resync()
Reloads agents, teams, workflows, and resources.
Configuration
Theconfig parameter accepts a YAML path or AgentOSConfig object. Use it to configure prompts, display names, and database settings.