{"library":"langmem","type":"library","category":null,"description":"LangMem (version 0.0.30) is a Python library providing prebuilt utilities for memory management and retrieval, specifically designed for AI agents and LLM applications. It offers abstractions for integrating with various embedding models and vector stores, facilitating the creation of intelligent systems with long-term memory. The library is under active development with frequent minor updates.","language":"python","status":"active","version":"0.0.30","tags":["AI","LLM","Memory","Vector Store","Embeddings","Agentic AI"],"last_verified":"Fri May 22","install":[{"cmd":"pip install langmem","imports":["from langmem import MemoryManager","from langmem.embeddings import OpenAIEmbeddings","from langmem.vectorstores import Chroma"]},{"cmd":"pip install langmem[openai,chromadb]","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/langmem/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":10.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/langmem/compatibility"}}