2 tools tagged
Showing 2 of 2 tools
Context engineering platform for AI agents with temporal knowledge graphs
Zep is a context engineering platform that assembles relationship-aware context for AI agents from conversations, business data, documents, and events. It maintains a temporal knowledge graph that automatically extracts entities and relationships, tracking how context evolves over time. Zep delivers formatted context blocks optimized for LLMs with sub-200ms latency, integrating with LangChain, LlamaIndex, AutoGen, and Google ADK through Python, TypeScript, and Go SDKs.
LangChain-powered agent harness with planning and subagents
Deep Agents is a production-ready agent framework built on LangChain and LangGraph for complex agentic workflows. It features a planning system for task decomposition, a filesystem backend for persistent operations, sandboxed shell execution, and isolated subagents with independent context windows. Automatic context summarization keeps agents coherent across long sessions, while smart defaults simplify prompt engineering for multi-step autonomous tasks.