{"id":238512,"date":"2026-04-08T15:05:03","date_gmt":"2026-04-08T13:05:03","guid":{"rendered":"https:\/\/www.itta.net\/?post_type=formations&#038;p=238512"},"modified":"2026-04-12T18:59:05","modified_gmt":"2026-04-12T16:59:05","slug":"designing-multi-agent-ai-architecture","status":"publish","type":"formations","link":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/designing-a-multi-agent-ai-architecture\/","title":{"rendered":"Designing a Multi-Agent AI Architecture"},"content":{"rendered":"\r\n<p class=\"wp-block-paragraph\">The Designing a Multi-Agent AI Architecture training course addresses one of the most advanced topics in modern generative AI. It helps participants understand what a multi-agent architecture is, how it differs from a single assistant, how roles can be distributed and in which cases this approach becomes relevant.<\/p>\r\n\r\n\r\n\r\n<p><strong>A high-level training course to structure more sophisticated AI systems<\/strong><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">During this training course, participants discover the design principles of multi-agent architectures, the distribution of responsibilities among agents, orchestration logic, and the challenges of coordination, supervision, traceability and robustness.<\/p>\r\n","protected":false},"featured_media":0,"parent":0,"menu_order":0,"template":"","editeurs":[4257,5025],"domaine":[4251,2982,4271,4244,2980],"class_list":["post-238512","formations","type-formations","status-publish","hentry","editeurs-itta-artificial-intelligence","editeurs-langchain","domaine-ai-development-and-llm","domaine-artificial-intelligence","domaine-development-with-llms-and-agents","domaine-developpement-ia-et-llm","domaine-intelligence-artificielle"],"acf":{"reference":"AI-06-07","duree_nombre":2,"duree_unite":"jour","prix_virtuel":1400,"prix_presentiel":1500,"prix_blended":"","prix_elearning":"","views":84,"niveau":["Avanc\u00e9"],"role":[],"certifiant":"","pdus":"","lieux":["Gen\u00e8ve","Lausanne"],"formats_dapprentissage":["presentiel","virtuel"],"examen_inclus":"Non certifiant","garanti":[],"financement":["Temptraining"],"description_temptraining":"","description_caf":"","description_title":"Designing a Multi-Agent AI Architecture Training","objectifs":"<ul>\r\n \t<li>Understand the principles of a multi-agent architecture<\/li>\r\n \t<li>Distinguish between a single assistant, a specialized agent and a multi-agent system<\/li>\r\n \t<li>Identify use cases where this approach is relevant<\/li>\r\n \t<li>Design orchestration logic and role distribution<\/li>\r\n \t<li>Understand the challenges of coordination, supervision and traceability<\/li>\r\n \t<li>Prepare more robust architectures for complex processing tasks<\/li>\r\n<\/ul>","connaissances":"<ul>\r\n \t<li>Strong knowledge of LLM APIs, RAG and AI applications<\/li>\r\n \t<li>Development or architecture experience is recommended<\/li>\r\n<\/ul>","profils_participants":"<ul>\r\n \t<li>Technical architects<\/li>\r\n \t<li>Senior developers<\/li>\r\n \t<li>Generative AI professionals<\/li>\r\n \t<li>Innovation managers<\/li>\r\n \t<li>Technical project managers<\/li>\r\n \t<li>Anyone involved in designing advanced architectures around LLMs and AI agents<\/li>\r\n<\/ul>","examen":"","documentation":"<ul>\n \t<li>Support de cours num\u00e9rique inclus<\/li>\n<\/ul>","lab__exercices":"<ul>\n \t<li>This course includes workshops on agent mapping, architecture design, role assignment, simulating inter-agent flows and analyzing advanced application scenarios.<\/li>\n<\/ul>","contenu_cours":"<strong>Module 1: Understanding Multi-Agent Architectures<\/strong>\r\n<ul>\r\n \t<li>Definition of a multi-agent system<\/li>\r\n \t<li>Difference between an agent, an assistant and a processing chain<\/li>\r\n \t<li>Why distribute roles among multiple agents<\/li>\r\n \t<li>Overview of possible approaches<\/li>\r\n<\/ul>\r\n<strong>Module 2: Designing Roles and Responsibilities<\/strong>\r\n<ul>\r\n \t<li>Coordinator agent<\/li>\r\n \t<li>Specialized agents<\/li>\r\n \t<li>Task management<\/li>\r\n \t<li>Responsibility distribution<\/li>\r\n \t<li>Defining inputs and outputs<\/li>\r\n \t<li>Avoiding unnecessary overlaps<\/li>\r\n<\/ul>\r\n<strong>Module 3: Orchestration and Information Flow<\/strong>\r\n<ul>\r\n \t<li>Processing sequencing<\/li>\r\n \t<li>Context sharing<\/li>\r\n \t<li>Managing intermediate results<\/li>\r\n \t<li>Coordination between agents<\/li>\r\n \t<li>Preparing supervision logic<\/li>\r\n<\/ul>\r\n<strong>Module 4: Use Cases for Multi-Agent Architectures<\/strong>\r\n<ul>\r\n \t<li>Complex document processing<\/li>\r\n \t<li>Multi-step analysis<\/li>\r\n \t<li>Research, summarization and validation<\/li>\r\n \t<li>Coordination of specialized actions<\/li>\r\n \t<li>Advanced application workflows<\/li>\r\n<\/ul>\r\n<strong>Module 5: Robustness, Governance and Maintenance<\/strong>\r\n<ul>\r\n \t<li>Traceability<\/li>\r\n \t<li>Error handling<\/li>\r\n \t<li>Human supervision<\/li>\r\n \t<li>Security<\/li>\r\n \t<li>Costs<\/li>\r\n \t<li>Maintainability<\/li>\r\n \t<li>Limiting unnecessary complexity<\/li>\r\n<\/ul>\r\n<strong>Module 6: Preparing a Realistic Architecture<\/strong>\r\n<ul>\r\n \t<li>Scoping a requirement<\/li>\r\n \t<li>Choosing the right level of sophistication<\/li>\r\n \t<li>Defining a relevant prototype<\/li>\r\n \t<li>Evaluating the value created<\/li>\r\n \t<li>Progressively evolving the architecture<\/li>\r\n<\/ul>","cours_recommandes":[238511,238495,238507,238508,238506],"infos_additionnelles":"<h3>Multi-agent architecture, the frontier of enterprise AI<\/h3>\r\n<p>Multi-agent systems represent the most advanced evolution of artificial intelligence applications. Instead of a single agent handling all tasks, a multi-agent architecture distributes work among several specialized agents that collaborate to achieve a common goal. This approach makes it possible to tackle problems of greater complexity than what a single agent can handle.<\/p>\r\n<p>For businesses, multi-agent architectures open up possibilities for automating complete processes involving multiple steps, multiple systems and multiple domains of expertise.<\/p>\r\n\r\n<h3>Design principles for multi-agent systems<\/h3>\r\n<p>Designing a multi-agent system relies on specific architectural principles. Decomposing the problem into sub-tasks, assigning specialized roles to each agent, defining communication protocols and coordinating execution are the fundamental elements.<\/p>\r\n<p>Orchestration patterns vary depending on the requirements. Centralized orchestration entrusts coordination to a supervisor agent. Distributed orchestration allows agents to coordinate among themselves. A hierarchical approach combines both models for complex systems.<\/p>\r\n\r\n<h3>Multi-agent frameworks<\/h3>\r\n<p>Several frameworks facilitate the construction of multi-agent systems. LangGraph, an extension of LangChain, allows you to define execution graphs with shared states. AutoGen from Microsoft proposes a conversational approach between agents. CrewAI simplifies the definition of specialized agent teams with defined roles and objectives.<\/p>\r\n<p>The choice of framework depends on system complexity, the desired level of control and the existing technical ecosystem. The training covers the main frameworks and their optimal use cases.<\/p>\r\n\r\n<h3>Use cases for multi-agent architectures<\/h3>\r\n<p>Multi-agent systems find applications in advanced document research, complex data analysis, structured content generation, business process automation and decision simulation. A market analysis system can combine a collection agent, an analysis agent, a writing agent and a validation agent.<\/p>\r\n<p>Debate architectures, where multiple agents confront their analyses, produce more reliable results than a single agent by reducing bias and hallucinations.<\/p>\r\n\r\n<h3>Deploying and supervising multi-agent systems<\/h3>\r\n<p>Deploying multi-agent systems in production requires robust infrastructure and adapted supervision mechanisms. Traceability of interactions between agents, cascading error management and cost monitoring are challenges specific to multi-agent architectures.<\/p>\r\n<p>ITTA trains architects and developers from French-speaking Switzerland in Geneva and Lausanne on designing and deploying multi-agent systems, with a progressive approach from simple to complex.<\/p>\r\n\r\n\r\n<h3>AI development in Switzerland, a fast-growing market<\/h3>\r\n<p>The Swiss AI application development market is experiencing sustained growth. Technology companies, startups, financial institutions and international organizations are actively seeking developers capable of building intelligent solutions. AI development skills with Python, language model APIs and frameworks like LangChain are among the most in-demand skills on the job market in French-speaking Switzerland.<\/p>\r\n<p>The presence of AWS, Google and Azure cloud regions in Switzerland facilitates the development and deployment of AI applications that comply with local data protection requirements. Developers trained on these platforms benefit from direct access to the necessary infrastructure and active technical communities in French-speaking Switzerland. This dynamic creates a favorable ecosystem for innovation and career development in the AI field.<\/p>\r\n\r\n\r\n<p>Architects and developers trained in multi-agent systems have advanced expertise that positions them at the frontier of AI innovation. They are able to design sophisticated architectures that combine the strengths of several specialized agents to solve complex problems. This rare and sought-after skill opens exceptional career opportunities in a rapidly growing field.<\/p>\r\n\r\n<p><strong>When should a multi-agent architecture be used instead of a single agent?<\/strong><\/p>\r\n<p>A multi-agent architecture is justified when the task requires several distinct areas of expertise, multiple processing steps or cross-validation of results. For simple tasks, a single agent is more efficient and less costly.<\/p>\r\n\r\n<p><strong>Are multi-agent systems reliable?<\/strong><\/p>\r\n<p>Reliability depends on the design. Cross-validation mechanisms, voting and human-in-the-loop supervision significantly improve reliability. The training covers design patterns that maximize robustness.<\/p>\r\n\r\n<p><strong>What is the cost of a multi-agent system?<\/strong><\/p>\r\n<p>Costs are higher than a single agent because each agent generates API calls. Optimization involves careful model selection per agent, caching and limiting unnecessary interactions.<\/p>\r\n\r\n<p><strong>Are advanced skills required to build a multi-agent system?<\/strong><\/p>\r\n<p>Solid foundations in AI development and software architecture are recommended. The training provides the conceptual framework and technical skills needed to design and implement multi-agent systems.<\/p>\r\n\r\n<p><strong>Can multi-agent systems evolve autonomously?<\/strong><\/p>\r\n<p>Current systems do not self-modify but can dynamically adapt based on context and intermediate results. The evolution of the system itself remains under the control of developers and architects.<\/p>","inclus_dans_ce_cours_virtuel":"<ul>\n \t<li>Training provided by a domain expert<\/li>\n \t<li>Digital documentation and support materials<\/li>\n \t<li>Achievement badge<\/li>\n<\/ul>","inclus_dans_ce_cours_presentiel":"<ul>\n \t<li>Training provided by a domain expert<\/li>\n \t<li>Digital documentation and support materials<\/li>\n \t<li>Achievement badge<\/li>\n<\/ul>","inclus_dans_ce_cours_blended":"","inclus_dans_ce_cours_elearning":"","inclus_dans_ce_cours_surmesure":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Multi-Agent AI Architecture Training<\/title>\n<meta name=\"description\" content=\"Multi-agent AI architecture training in Geneva and Lausanne. 2 days to design collaborative AI agent systems with orchestration. Hands-on labs. ITTA.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/designing-a-multi-agent-ai-architecture\/\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/designing-a-multi-agent-ai-architecture\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/designing-a-multi-agent-ai-architecture\\\/\",\"name\":\"Multi-Agent AI Architecture Training\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\"},\"datePublished\":\"2026-04-08T13:05:03+00:00\",\"dateModified\":\"2026-04-12T16:59:05+00:00\",\"description\":\"Multi-agent AI architecture training in Geneva and Lausanne. 2 days to design collaborative AI agent systems with orchestration. Hands-on labs. ITTA.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/designing-a-multi-agent-ai-architecture\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/designing-a-multi-agent-ai-architecture\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/development-with-llms-and-agents\\\/designing-a-multi-agent-ai-architecture\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Artificial intelligence\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AI Development and LLM\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/artificial-intelligence\\\/ai-development-and-llm\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Designing a Multi-Agent AI Architecture\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"name\":\"ITTA\",\"description\":\"Formations &amp; Certifications en Suisse Romande\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.itta.net\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Organization\",\"EducationalOrganization\"],\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\",\"name\":\"ITTA\",\"alternateName\":\"IT TRAINING ACADEMY SA\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"contentUrl\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"width\":1500,\"height\":623,\"caption\":\"ITTA\"},\"image\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/ITTA\\\/100063747262936\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/1001738\",\"https:\\\/\\\/www.instagram.com\\\/itta_suisse\\\/\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+41 58 307 73 00\",\"contactType\":\"customer service\",\"availableLanguage\":[\"French\",\"English\"],\"areaServed\":[{\"@type\":\"Country\",\"name\":\"Switzerland\"},{\"@type\":\"Country\",\"name\":\"France\"}]},\"location\":[{\"@type\":\"Place\",\"name\":\"ITTA Geneve\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Route des Jeunes 35\",\"addressLocality\":\"Carouge\",\"postalCode\":\"1227\",\"addressRegion\":\"GE\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.18274,\"longitude\":6.12922}},{\"@type\":\"Place\",\"name\":\"ITTA Lausanne\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Rue des Cotes-de-Montbenon 16\",\"addressLocality\":\"Lausanne\",\"postalCode\":\"1003\",\"addressRegion\":\"VD\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.52111,\"longitude\":6.62734}}]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Multi-Agent AI Architecture Training","description":"Multi-agent AI architecture training in Geneva and Lausanne. 2 days to design collaborative AI agent systems with orchestration. Hands-on labs. ITTA.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/designing-a-multi-agent-ai-architecture\/","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/designing-a-multi-agent-ai-architecture\/","url":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/designing-a-multi-agent-ai-architecture\/","name":"Multi-Agent AI Architecture Training","isPartOf":{"@id":"https:\/\/www.itta.net\/en\/#website"},"datePublished":"2026-04-08T13:05:03+00:00","dateModified":"2026-04-12T16:59:05+00:00","description":"Multi-agent AI architecture training in Geneva and Lausanne. 2 days to design collaborative AI agent systems with orchestration. Hands-on labs. ITTA.","breadcrumb":{"@id":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/designing-a-multi-agent-ai-architecture\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/designing-a-multi-agent-ai-architecture\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/development-with-llms-and-agents\/designing-a-multi-agent-ai-architecture\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.itta.net\/en\/"},{"@type":"ListItem","position":2,"name":"Artificial intelligence","item":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/"},{"@type":"ListItem","position":3,"name":"AI Development and LLM","item":"https:\/\/www.itta.net\/en\/trainings\/artificial-intelligence\/ai-development-and-llm\/"},{"@type":"ListItem","position":4,"name":"Designing a Multi-Agent AI Architecture"}]},{"@type":"WebSite","@id":"https:\/\/www.itta.net\/en\/#website","url":"https:\/\/www.itta.net\/en\/","name":"ITTA","description":"Formations &amp; Certifications en Suisse Romande","publisher":{"@id":"https:\/\/www.itta.net\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.itta.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Organization","EducationalOrganization"],"@id":"https:\/\/www.itta.net\/en\/#organization","name":"ITTA","alternateName":"IT TRAINING ACADEMY SA","url":"https:\/\/www.itta.net\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","contentUrl":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","width":1500,"height":623,"caption":"ITTA"},"image":{"@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/ITTA\/100063747262936\/","https:\/\/www.linkedin.com\/company\/1001738","https:\/\/www.instagram.com\/itta_suisse\/"],"contactPoint":{"@type":"ContactPoint","telephone":"+41 58 307 73 00","contactType":"customer service","availableLanguage":["French","English"],"areaServed":[{"@type":"Country","name":"Switzerland"},{"@type":"Country","name":"France"}]},"location":[{"@type":"Place","name":"ITTA Geneve","address":{"@type":"PostalAddress","streetAddress":"Route des Jeunes 35","addressLocality":"Carouge","postalCode":"1227","addressRegion":"GE","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.18274,"longitude":6.12922}},{"@type":"Place","name":"ITTA Lausanne","address":{"@type":"PostalAddress","streetAddress":"Rue des Cotes-de-Montbenon 16","addressLocality":"Lausanne","postalCode":"1003","addressRegion":"VD","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.52111,"longitude":6.62734}}]}]}},"_links":{"self":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238512","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations"}],"about":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/types\/formations"}],"acf:post":[{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238506"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238508"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238507"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238495"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/238511"}],"wp:attachment":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/media?parent=238512"}],"wp:term":[{"taxonomy":"editeurs","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/editeurs?post=238512"},{"taxonomy":"domaine","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/domaine?post=238512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}