Ross ROSS = Recommend OSS · open-source software intelligence for agents

langchain-ai/langmem

None observed · 2026-08-28

github.com/langchain-ai/langmem · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 97
  • Release rhythm 35
  • Longevity 42

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 589
  • days_rel: n/a
  • days_push: 23
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1626 stars · 186 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LangMem is a Python library that helps AI agents learn and adapt from their interactions over time by extracting information from conversations, refining prompts, and maintaining long-term memory. It provides storage-agnostic memory primitives plus native integration with LangGraph's Long-term Memory Store.

Use cases

  • add long-term memory to a langgraph agent
  • extract important facts from chat conversations automatically
  • let an agent record and search its own memories during conversations
  • personalize agent responses based on past interactions
  • run a background memory manager that consolidates agent knowledge
  • refine agent prompts based on accumulated experience
  • persist agent memory across sessions with a postgres-backed store

When to choose

  • you are building agents with LangGraph and want persistent, searchable memory
  • you need agents that personalize behavior across sessions
  • you want both hot-path memory tools and background memory consolidation
  • you want a memory API that works with any storage backend

When to avoid

  • you need a full standalone agent framework rather than a memory layer
  • your project does not use Python or the LangChain/LangGraph ecosystem
  • you only need simple short-term conversation context without persistence

Facets

library · maturity active

agent-framework rag llm-inference prompt-engineering machine-learning artificial-intelligence large-language-models developer-tools python long-term-memory langgraph memory-management agent-personalization conversation-memory ai-agents retrieval-augmented-generation

2 sources

Member repositories

RepositoryRoleHealth v2
langchain-ai/langmemmain64

For agents

markdown · JSON · MCP: product_card(name="langchain-ai/langmem")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem