Learn the fundamentals of workspace.yml configuration
workspace.yml
file is the heart of your Atlas workspace. It defines your agents, signals, jobs, and how they work together. Let’s master the basics of workspace configuration.
Property | Required | Description |
---|---|---|
type | Yes | Agent type: “llm”, “system”, or “remote” |
model | For LLM | The AI model to use |
purpose | Yes | What the agent does |
prompts | For LLM | System and user prompts |
config | No | Additional configuration |
|
for formatted text:
>
for wrapped text: