Skip to content

Add LangGraph Middleware #49

@a-s-g93

Description

@a-s-g93

LangGraph supports the implementation of middleware in agent architectures. This provides automatic functions that run either before or after LLM calls.

By providing memory middleware, we can automate memory storage and retrieval, instead of relying on the agent to decide when to call memory tools.

LangGraph Middleware Docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions