[PR #4005] [CLOSED] docs: add Synap memory provider page #4012

Closed
opened 2026-06-05 18:53:53 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4005
Author: @visy-ani
Created: 5/14/2026
Status: Closed

Base: mainHead: add-synap-provider


📄 Description

Summary

Adds a provider page for Synap under src/oss/integrations/providers/synap.mdx, matching the existing cala.mdx format.

Synap is a managed long-term memory layer for AI agents. The synap-langchain package provides five LangChain surfaces (chat history, retriever, agent tools, callback handler, LangGraph node).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/4005 **Author:** [@visy-ani](https://github.com/visy-ani) **Created:** 5/14/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-synap-provider` --- ### 📄 Description ## Summary Adds a provider page for [Synap](https://maximem.ai) under `src/oss/integrations/providers/synap.mdx`, matching the existing `cala.mdx` format. Synap is a managed long-term memory layer for AI agents. The `synap-langchain` package provides five LangChain surfaces (chat history, retriever, agent tools, callback handler, LangGraph node). - PyPI: https://pypi.org/project/synap-langchain/ - Open source: https://github.com/maximem-ai/maximem_synap_sdk/tree/main/packages/integrations/synap-langchain --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:53:53 -04:00
yindo closed this issue 2026-06-05 18:53:53 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#4012