4 projects
agentloop-py-langchain
LangChain integration for AgentLoop — auto-logs turns to the review queue and provides a memory injection Runnable for retrieval.
agentloop-py-anthropic
Drop-in Anthropic SDK wrapper for AgentLoop — adds memory retrieval and turn logging to messages.create calls. Supports streaming.
agentloop-py-openai
Drop-in OpenAI SDK wrapper for AgentLoop — adds memory retrieval and turn logging to chat.completions.create calls. Supports streaming.
agentloop-py
AgentLoop SDK — middleware that turns human corrections into searchable memory for your agent.