Class LangGraphProvider

All Implemented Interfaces:
ExtensionPoint, Describable<BaseAIProvider>

public class LangGraphProvider extends BaseAIProvider
AI provider that calls the LangGraph Platform native API (POST /runs/wait). Authenticates using the x-api-key header required by the LangGraph Platform. The model field maps to the assistant/graph ID configured in the deployment.