Skip to main content

LangChain / LangGraph

Roadmap

A first-class LangChain/LangGraph memory adapter is on the roadmap. Today, use GMPClient directly as your memory layer (it is a plain MemoryBackend), or call the HTTP API from a custom memory class. See the roadmap for status.