groundforge-langchain. It connects an existing LangChain or LangGraph Agent to GroundForge without moving the Agent code into the platform.
The package provides:
- Agent registration and Discovery;
- direct-call tracing;
- service mode for Channel jobs;
- input and output adapters;
- Gateway enforcement around Agent tools;
- Operator Tasks for Review;
- bounded, redacted Trace data.
Install
Install the wheel supplied with your GroundForge release in the Agent’s Python environment:websocket-client >= 1.8.
Choose a mode
Example
groundforgeai/demo
Start with
simple_agent_service.py, then compare the explicit adapter version.
