This approach accelerates the development of complex AI solutions.

The VK AI Space platform team from VK Tech introduced a tool for creating multi-agent systems, enabling companies to automate complex business processes. The update was announced at the VK Cloud Conf conference.

The new feature operates on the principle of a team of specialists, where a universal "lead" agent coordinates the work of specialized executors. It receives a general task, decomposes it, and distributes it among agents with the necessary competencies. Each of them solves its part of the task and returns the result. This approach, according to the company, accelerates the development of AI solutions and optimizes resource utilization, as only the outcome of the sub-agents' work, and not the entire intermediate context, is transmitted to the main session.

Users can track both the internal steps of each agent and the entire chain of interactions within a single scenario.

To perform tasks, agents use "skills" – sets of instructions in natural language. These can be created internally or connected externally, and then repeatedly applied in different scenarios, which standardizes processes and reduces costs. To ensure security, skill execution occurs in isolated containers, protecting corporate data.