You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,7 @@ List of non-official ports of LangChain to other languages.
85
85
-[LangWatch](https://github.com/langwatch/langwatch): An Open Source tool for observing, evaluating and optimising your llm apps and prompts, which supports LangChain out of the box! 
86
86
-[Agentic Radar](https://github.com/splx-ai/agentic-radar) - Open-source CLI security scanner for agentic workflows. Scans your workflow’s source code, detects vulnerabilities, and generates an interactive visualization along with a detailed security report. 
87
87
-[UQLM](https://github.com/cvs-health/uqlm): UQLM: Uncertainty Quantification for Language Models, is a Python library for LLM hallucination detection using state-of-the-art uncertainty quantification techniques 
88
+
-[Synap](https://github.com/maximem-ai/maximem_synap_sdk): Managed long-term memory layer for AI agents — automatically extracts facts, preferences, episodes, and temporal events from conversations. Drop-in `BaseChatMessageHistory`, `BaseRetriever`, agent tools, callback handler, and LangGraph node via `maximem-synap-langchain`. 
0 commit comments