Constructing and working production-grade agentic AI functions requires extra than simply nice basis fashions (FMs). AI groups should handle complicated workflows, infrastructure and the total AI lifecycle – from prototyping to manufacturing.
But, fragmented tooling and inflexible infrastructure power groups to spend extra time managing complexity than delivering innovation.
With the acquisition of Agnotiq and their open-source distributed computing platform, Covalent, DataRobot accelerates agentic AI improvement and deployment by unifying AI-driven decision-making, governance, lifecycle administration, and compute orchestration – enabling AI builders to give attention to utility logic as an alternative of infrastructure administration.
On this weblog, we’ll discover how these expanded capabilities assist AI practitioners construct and deploy agentic AI functions in manufacturing quicker and extra seamlessly.
How DataRobot empowers agentic AI
- Enterprise course of particular AI-driven workflows. Mechanisms to translate enterprise use circumstances into enterprise context conscious agentic AI workflows and allow multi-agent frameworks to dynamically resolve which features, brokers, or instruments to name.
- The broadest suite of AI instruments and fashions. Construct, evaluate, and deploy the very best agentic AI workflows.
- Finest-in-class governance and monitoring. Governance (with AI registry) and monitoring for AI fashions, functions, and autonomous brokers.
How Agnostiq enhances the stack
- Heterogeneous compute execution. Brokers run the place knowledge and functions reside, guaranteeing compatibility throughout various environments as an alternative of being confined to a single location.
- Optimized compute flexibility. Clients can leverage all accessible compute choices—on-prem, accelerated clouds, and hyperscalers — to optimize for availability, latency, and price.
- Orchestrator of orchestrators. Works seamlessly with widespread frameworks like Run.ai, Kubernetes, and SLURM to unify workload execution throughout infrastructures.
The hidden complexity of constructing and managing production-grade agentic AI functions
At present, many AI groups can develop easy prototypes and demos, however getting agentic AI functions into manufacturing is a far larger problem. Two hurdles stand in the best way.
1. Constructing the applying
Growing a production-grade agentic AI utility requires extra than simply writing code. Groups should:
- Translate enterprise wants into workflows.
- Experiment with completely different methods utilizing a mixture of LLMs, embedding fashions, Retrieval Augmented Era (RAG), fine-tuning methods, guardrails, and prompting strategies.
- Guarantee options meet strict high quality, latency, and price aims for particular enterprise use circumstances.
- Navigate infrastructure constraints by custom-coding workflows to run throughout cloud, on-prem, and hybrid environments.
This calls for not solely a broad set of generative AI instruments and fashions that work collectively seamlessly with enterprise techniques but in addition infrastructure flexibility to keep away from vendor lock-in and bottlenecks.
2. Deploying and working at scale
Manufacturing AI functions require:
- Provisioning and managing GPUs and different infrastructure.
- Monitoring efficiency, guaranteeing reliability, and adjusting fashions dynamically.
- Enforcement of governance, entry controls, and compliance reporting.
Even with present options, it could possibly take months to maneuver an utility from improvement to manufacturing.
Current AI options fall brief
Most groups depend on one of many two methods – every with trade-offs
- Customized “construct your individual” (BYO) AI stacks: Provide extra management however require vital handbook effort to combine instruments, configure infrastructure, and handle techniques – making it resource-intensive and unsustainable at scale.
- Hyperscaler AI platforms: Provide an ensemble of instruments for various elements of the AI lifecycle, however these instruments aren’t inherently designed to work collectively. AI groups should combine, configure, and handle a number of providers manually, including complexity and lowering flexibility. As well as, they have a tendency to lack governance, observability, and usefulness whereas locking groups into proprietary ecosystems with restricted mannequin and gear flexibility.
A quicker, smarter method to construct and deploy agentic AI functions
AI groups want a seamless method to construct, deploy, and handle agentic AI functions with out infrastructure complexity. With DataRobot’s expanded capabilities, they’ll streamline mannequin experimentation and deployment, leveraging built-in instruments to assist real-world enterprise wants.
Key advantages for AI groups
- Turnkey, use-case particular AI apps: Customizable AI apps allow quick deployment of agentic AI functions, permitting groups to tailor workflows to suit particular enterprise wants.
- Iterate quickly with the broadest suite of AI instruments. Experiment with {custom} and open-source generative AI fashions. Use absolutely managed RAG, Nvidia NeMo guardrails, and built-in analysis instruments to refine agentic AI workflows.
- Optimize AI workflows with built-in analysis. Choose the very best agentic AI strategy to your use case with LLM-as-a-Choose, human-in-the-loop analysis, and operational monitoring (latency, token utilization, efficiency metrics).
- Deploy and scale with adaptive infrastructure. Set standards like price, latency, or availability and let the system allocate workloads throughout on-prem and cloud environments. Scale on-premises and develop to the cloud as demand grows with out handbook reconfiguration.
- Unified observability and compliance. Monitor all fashions – together with third-party – from a single pane of glass, observe AI property within the AI registry, and automate compliance with audit-ready reporting.
With these capabilities, AI groups now not have to decide on between velocity and suppleness. They’ll construct, deploy, and scale agentic AI functions with much less friction and larger management.
Let’s stroll by means of an instance of how these capabilities come collectively to allow quicker, extra environment friendly agentic AI improvement.
Orchestrating multi-agent AI workflows at scale
Subtle multi-agent workflows are pushing the boundaries of AI functionality. Whereas a number of open-source and proprietary frameworks exist for constructing multi-agent techniques, one key problem stays neglected: orchestrating the heterogeneous compute and governance, and operational necessities of every agent.
Every member of a multi-agent workflow might require completely different backing LLMs — some fine-tuned on domain-specific knowledge, others multi-modal, and a few vastly completely different in measurement. For instance:
- A report consolidation agent may solely want Llama 3.3 8B, requiring a single Nvidia A100 GPU.
- A main analyst agent may want Llama 3.3 70B or 405B, demanding a number of A100 and even H100 GPUs.
Provisioning, configuring environments, monitoring, and managing communication throughout a number of brokers with various compute necessities is already complicated. As well as, operational and governance constraints can decide the place sure jobs should run. As an example, if knowledge is required to reside in sure knowledge facilities or nations.
Right here’s the way it works in motion.

Use case: A multi-agent inventory funding technique analyzer
Monetary analysts want real-time insights to make knowledgeable funding choices, however manually analyzing huge quantities of monetary knowledge, information, and market alerts is sluggish and inefficient.
A multi-agent AI system can automate this course of, offering quicker, data-driven suggestions.
On this instance, we construct a Inventory Funding Technique Analyzer, a multi-agent workflow that:
- Generates a structured funding report with data-driven insights and a purchase ranking.
- Tracks market traits by gathering and analyzing real-time monetary information.
- Evaluates monetary efficiency, aggressive panorama, and threat elements utilizing dynamic brokers.
How dynamic agent creation works
In contrast to static multi-agent workflows, this method creates brokers on-demand primarily based on the real-time market knowledge. The first monetary analyst agent dynamically generates a cohort of specialised brokers, every with a singular function.

Workflow breakdown
- The first monetary analyst agent gathers and processes preliminary information experiences on a inventory of curiosity.
- It then generates specialised brokers, assigning them roles primarily based on real-time knowledge insights.
- Specialised brokers analyze various factors, together with:
– Monetary efficiency (stability sheets, earnings experiences)
– Aggressive panorama (trade positioning, market threats)
– Exterior market alerts (internet searches, information sentiment evaluation) - A set of reporting brokers compiles insights right into a structured funding report with a purchase/promote advice.
This dynamic agent creation permits the system to adapt in actual time, scaling assets effectively whereas guaranteeing specialised brokers deal with related duties.
Infrastructure orchestration with Covalent
The mixed energy of DataRobot and Agnostiq’s Covalent platform eliminates the necessity to manually construct and deploy Docker photographs. As a substitute, AI practitioners can merely outline their package deal dependencies, and Covalent handles the remaining.
Step 1: Outline the compute setting

- No handbook setup required. Merely checklist dependencies and Covalent provisions the required setting.
Step 2: Provision compute assets in a software-defined method
Every agent requires completely different {hardware}, so we outline compute assets accordingly:

Covalent automates compute provisioning, permitting AI builders to outline compute wants in Python whereas dealing with useful resource allocation throughout a number of cloud and on-prem environments.
Performing as an “orchestrator of orchestrators” it bridges the hole between agentic logic and scalable infrastructure, dynamically assigning workloads to the very best accessible compute assets. This removes the burden of handbook infrastructure administration, making multi-agent functions simpler to scale and deploy.
Mixed with DataRobot’s governance, monitoring, and observability, it offers groups the pliability to handle agentic AI extra effectively.
- Flexibility: Brokers utilizing giant fashions (e.g., Llama 3.3 70B) may be assigned to multi-GPU A100/H100 cases, whereas working light-weight brokers on CPU-based infrastructure.
- Automated scaling: Covalent provisions assets throughout clouds and on-prem as wanted, eliminating handbook provisioning.
As soon as compute assets are provisioned, brokers can seamlessly work together by means of a deployed inference endpoint for real-time decision-making.
Step 3: Deploy an AI inference endpoint
For real-time agent interactions, Covalent makes deploying inference endpoints seamless. Right here’s an inference service set-up for our main monetary analyst agent utilizing Llama 3.3 8B:

- Persistent inference service allows multi-agent interactions in actual time.
- Helps light-weight and large-scale fashions. Merely regulate the execution setting as wanted.
Wish to run a 405B parameter mannequin that requires 8x H100s? Simply outline one other executor and deploy it in the identical workflow.
Step 4: Tearing down infrastructure
As soon as the workflow completes, shutting down assets is easy.

- No wasted compute. Assets deallocate immediately after teardown.
- Simplified administration. No handbook cleanup required.
Scaling AI with out automation
Earlier than leaping into the implementation, think about what it could take to construct and deploy this utility manually. Managing dynamic, semi-autonomous brokers at scale requires fixed oversight — groups should stability capabilities with guardrails, forestall unintended agent proliferation, and guarantee a transparent chain of accountability.
With out automation, this can be a large infrastructure and operational burden. Covalent removes these challenges, enabling groups to orchestrate distributed functions throughout any setting — with out vendor lock-in or specialised infra groups.
Give it a attempt.
Discover and customise the total working implementation in this detailed documentation.
A glance inside Covalent’s orchestration engine
Compute infra abstraction
Covalent lets AI practitioners outline compute necessities in Python — with out handbook containerization, provisioning, or scheduling. As a substitute of coping with uncooked infrastructure, customers specify abstracted compute ideas just like serverless frameworks.
- Run AI pipelines wherever, from an on-prem GPU cluster to AWS P5.24xl cases — with minimal code adjustments.
- Builders can entry cloud, on-prem, and hybrid compute assets by means of a single Python interface.
Cloud-agnostic orchestration: Scaling throughout distributed environments
Covalent operates as an orchestrator of the orchestrator layer above conventional orchestrators like Kubernetes, Run:ai and SLURM, enabling cross-cloud and multi-data heart orchestration.
- Abstracts clusters, not simply VMs. The primary era of orchestrators abstracted VMs into clusters. Covalent takes it additional by abstracting clusters themselves.
- Eliminates DevOps overhead. AI groups get cloud flexibility with out vendor lock-in, whereas Covalent automates provisioning and scaling.
Workflow orchestration for agentic AI pipelines
Covalent contains native workflow orchestration constructed for high-throughput, parallel AI workloads.
- Optimizes execution throughout hybrid compute environments. Ensures seamless coordination between completely different fashions, brokers, and compute cases.
- Orchestrates complicated AI workflows. Splendid for multi-step, multi-model agentic AI functions.
Designed for evolving AI workloads
Initially constructed for quantum and HPC functions, Covalent now unifies various computing paradigms with a modular structure and plug-in ecosystem.
- Extensible to new HPC applied sciences & {hardware}. Ensures functions stay future-proof as new AI {hardware} enters the market.

By integrating Covalent’s pluggable compute orchestrator, the DataRobot extends its capabilities as an infrastructure-agnostic AI platform, enabling the deployment of AI functions that require large-scale, distributed GPU workloads whereas remaining adaptable to rising HPC applied sciences & {hardware} distributors.
Bringing agentic AI to manufacturing with out the complexity
Agentic AI functions introduce new ranges of complexity—from managing multi-agent workflows to orchestrating various compute environments. With Covalent now a part of DataRobot, AI groups can give attention to constructing, not infrastructure.
Whether or not deploying AI functions throughout cloud, on-prem, or hybrid environments, this integration gives the pliability, scalability, and management wanted to maneuver from experimentation to manufacturing—seamlessly.
Large issues are forward for agentic AI. That is only the start of simplifying orchestration, governance, and scalability. Keep tuned for brand new capabilities coming quickly and join a free trial to discover extra.
In regards to the creator

Dr. Romi Datta is the Vice President of Product for AI Platform at DataRobot, liable for capabilities that allow orchestration and lifecycle administration of AI Brokers and Functions. Beforehand he was at AWS, main product administration for AWS’ AI Platforms – Amazon Bedrock Core Methods and Generative AI on Amazon SageMaker. He was additionally GM for AWS’s Human-in-the-Loop AI providers. Previous to AWS, Dr. Datta has additionally assist engineering and product roles at IBM and Nvidia. He acquired his M.S. and Ph.D. levels in Pc Engineering from the College of Texas at Austin, and his MBA from College of Chicago Sales space Faculty of Enterprise. He’s a co-inventor of 25+ patents on topics starting from Synthetic Intelligence, Cloud Computing & Storage to Excessive-Efficiency Semiconductor Design and Testing.

Debadeepta Dey is a Distinguished Researcher at DataRobot, the place he leads dual-purpose strategic analysis initiatives. These initiatives give attention to advancing the basic state-of-the-art in Deep Studying and Generative AI, whereas additionally fixing pervasive issues confronted by DataRobot’s clients, with the aim of enabling them to derive worth from AI. He accomplished his PhD in AI and Robotics from The Robotics Institute, Carnegie Mellon College in 2015. From 2015 to 2024, he was a researcher at Microsoft Analysis. His main analysis pursuits embrace Reinforcement Studying, AutoML, Neural Structure Search, and high-dimensional planning. He recurrently serves as Space Chair at ICML, NeurIPS, and ICLR, and has printed over 30 papers in top-tier AI and Robotics journals and conferences. His work has been acknowledged with a Finest Paper of the Yr Shortlist nomination on the Worldwide Journal of Robotics Analysis.

Nivetha Purusothaman is a Distinguished Engineer at DataRobot, the place she leads a number of engineering & product initiatives to assist strategic partnerships. Previous to DataRobot, she spent 4 years within the blockchain trade main engineering groups and supporting blockchain initiatives like knowledge availability, restaking and so on. She was additionally one of many lead engineers with AWS Relational Database Service & AWS Elastic MapReduce.

Will is a Principal Engineer at DataRobot, specializing in serverless and excessive efficiency computing infrastructure. He beforehand labored because the Head of Excessive Efficiency Computing at Agnostiq and as a Postdoctoral Fellow at Perimeter Institute, the place he developed novel GPU algorithms in computational geometry and quantum gravity. Will holds a Ph.D. in theoretical physics from Northeastern College.