Solutions Architect

Learn how to leverage the AI functions to build the solutions architect.

Now, we will start building our solutions architect agent. This agent is supposed to be capable of defining the project scope and setting the requirements for the backend developer to work on. It is also responsible for acquiring external API URLs that we are supposed to use. Let’s start by creating the solutions architect agent’s structure.

We'll work in the agent_architect.rs file that we created. We’ll make the following imports to use the modules that we created:

Get hands-on with 1400+ tech skills courses.