SDK Integration
Import directly into your LangChain application and register it as a Tool, running within the same process as the Agent.
- Zero additional deployment, ready out of the box
- In-process calls with minimal latency
- Tightly coupled with application code for faster development
- Ideal for rapid prototyping and single-service applications
Best for: personal projects, PoC, single-Agent applications, local development




