Agents are the heart of Atlas. Theyβre autonomous AI entities that perform tasks, make decisions, and work together to accomplish complex goals. Letβs explore what makes them tick.
Language model agents powered by AI providers like Anthropic, OpenAI, etc.
Copy
Ask AI
agents: analyst: type: "llm" model: "claude-3-5-sonnet-20241022" purpose: "Analyze data and provide insights" prompts: system: "You are a data analyst..."
agents: team-lead: type: "llm" purpose: "Coordinate team of specialists" prompts: system: | You manage a team of AI agents. Break down tasks and delegate appropriately. Synthesize results into cohesive output.