Categories:
Guidelines for technical developers
Scope: Comprehensive guidelines for the development of an agent and its integration into ATRIA
Technical developers
Introduction
ATRIA offers a framework for the development of agents to be used for the creation of experiences.
Agents can be developed both using their own tools or taking advantage of the libraries and tools that ATRIA provides. The current document will focus on the second option.
Agents development workflow
Prerequisites
Two main prerequisites are required prior to the development of an agent:
- Python version: 3.13. or higher
- ATRIA agents-server dependencies must be installed.
Workflow
The orderly steps for the creation and subsequent deployment of an agent are included below:
Last modified September 4, 2025: feat: Next steps for agents platform. #AURA-29924 [RTM] (60eae014)