Control-M for LangGraph
LangGraph enables you to build and run workflows for AI agents with a graph-based structure.
Control-M for LangGraph enables you to do the following:
-
Create a run of an LLM, chain, or Control-M/Agent with specific input and monitor the run execution.
-
Create or redeploy a versioned graph configuration so it runs consistently in the target environment.
-
Manage LangGraph credentials in a secure connection profile.
-
Connect to any LangGraph endpoint.
-
Introduce all Control-M capabilities to Control-M for LangGraph, including advanced scheduling criteria, complex dependencies, resource pools, lock resources, and variables.
-
Integrate LangGraph jobs with other Control-M jobs into a single scheduling environment.
-
Monitor the status, results, and output of LangGraph jobs.
-
Attach an SLA job to the LangGraph jobs.
Setting up Control-M for LangGraph
This procedure describes how to deploy the LangGraph plug-in, create a connection profile, and define a LangGraph job in Control-M
Before You Begin
-
Verify that Java is installed, as described in Control-M External Java Installation.
-
Verify that Automation API is installed, as described in Setting Up the API.
-
Verify that Agent version 9.0.21.080 or higher is installed.
Begin
-
Do one of the following:
-
Install: Run one of the following provision image commands:
-
Linux: ctm provision image LangGraph_plugin.Linux
-
Windows: ctm provision image LangGraph_plugin.Windows
-
-
Upgrade: Run the following command:
ctm provision agent::update
-
-
Create a LangGraph connection profile in Control-M SaaS or Automation API, as follows:
-
Control-M SaaS: Create a Centralized Connection Profile with LangGraph Connection Profile Parameters
-
Automation API: Connection Profile:LangGraph
-
-
Define a LangGraph job in Control-M SaaS or Automation API, as follows:
-
Control-M SaaS: Create a Job with Jobs for Machine Learning Parameters
-
Automation API: Job:LangGraph
-
To remove this plug-in from an Agent, see Removing a Plug-in. The plug-in ID is LAN012026.
Change Log
The following table describes changes that were introduced in new versions of this plug-in.
|
Plug-in Version |
Details |
|---|---|
|
1.0.00 |
Initial version |
