awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesAgent Memory Models

Structures for maintaining persistent context and state for autonomous agents.

Distinguishing note: Focuses on shared state repositories for agentic workflows.

Explore 1 awesome GitHub repository matching software engineering & architecture · Agent Memory Models. Refine with filters or upvote what's useful.

Awesome Agent Memory Models GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • langchain-ai/langgraphAvatar langchain-ai

    langchain-ai/langgraph

    34,925Vezi pe GitHub↗

    LangGraph is a framework for building stateful, multi-step agentic workflows by modeling application logic as a directed graph. It provides a runtime environment where complex tasks are orchestrated through interconnected nodes and edges, allowing developers to manage state transitions, persistent memory, and control flow across long-running automated processes. The platform distinguishes itself through its native support for human-in-the-loop automation, enabling developers to define breakpoints that pause execution for manual review, modification, or approval. It also features checkpoint-ba

    Creates a shared data structure that serves as a central repository for task execution.

    Pythonagentsaiai-agents
    Vezi pe GitHub↗34,925
  1. Home
  2. Software Engineering & Architecture
  3. Agent Memory Models