Connections: managed credentials and per-caller identity for Managed Deep Agents
LangChain
Read full postManaged Deep Agents introduced Connections, a system for managing credentials that distinguishes between agent-owned and user-owned credentials, enabling per-caller identity rather than a single shared API key. This allows tools to access credentials dynamically at runtime, improving security and flexibility for agent actions like web search.




