Skip to main content

Parameters

ChatConfig

Manifest

UI metadata shown in the AgentOS interface. description here is separate from Agent.description, Team.description and Workflow.description, which are sent to the model.

EvalsConfig

KnowledgeConfig

MemoryConfig

LearningConfig

SessionConfig

MetricsConfig

TracesConfig

Using a YAML Configuration File

You can also provide your AgentOS configuration via a YAML file. You can define all the previously mentioned configuration options in the file:

See Also