# LeedAB ## Docs - [Chat](https://docs.agent-mind.com/api-reference/agent/chat.md): Send messages to your LeedAB agent via API - [List Conversations](https://docs.agent-mind.com/api-reference/agent/conversations.md): List recent conversations with your agent - [Info](https://docs.agent-mind.com/api-reference/agent/info.md): Get information about your agent and account - [Get Conversation Messages](https://docs.agent-mind.com/api-reference/agent/messages.md): Get messages from a specific conversation - [Delete Memory](https://docs.agent-mind.com/api-reference/endpoint/delete.md): Delete a specific memory - [Forget](https://docs.agent-mind.com/api-reference/endpoint/forget.md): Intelligently forget/delete memories matching a query - [List Memories](https://docs.agent-mind.com/api-reference/endpoint/list.md): List memories owned by authenticated user - [Recall](https://docs.agent-mind.com/api-reference/endpoint/recall.md): Recall memories via API - [Remember](https://docs.agent-mind.com/api-reference/endpoint/remember.md): Store a memory via API - [Update Memory](https://docs.agent-mind.com/api-reference/endpoint/update.md): Update a memory's content and metadata - [API Reference](https://docs.agent-mind.com/api-reference/introduction.md): Simple API for agent memory - [Anthropic](https://docs.agent-mind.com/essentials/anthropic.md): Use LeedAB with Claude via tool use - [Best Practices](https://docs.agent-mind.com/essentials/best-practices.md): Simple rules for powerful agent memory - [LangChain](https://docs.agent-mind.com/essentials/langchain.md): Build LangChain agents with persistent memory using LeedAB - [Memory Search](https://docs.agent-mind.com/essentials/memory-search.md): Advanced search techniques and strategies - [OpenAI](https://docs.agent-mind.com/essentials/openai.md): Use LeedAB with GPT models via function calling - [Quick Examples](https://docs.agent-mind.com/essentials/quick-examples.md): Real AI agents using memory in conversations - [Smolagents](https://docs.agent-mind.com/essentials/smolagents.md): Use LeedAB as a tool with HuggingFace Smolagents - [Introduction](https://docs.agent-mind.com/introduction.md): Give your AI agents memory they control - [Quick Start](https://docs.agent-mind.com/quickstart.md): 5 minutes to agents with perfect memory ## OpenAPI Specs - [openapi](https://docs.agent-mind.com/api-reference/openapi.json) ## Optional - [Interactive Examples](https://github.com/muiez/agentmind-examples) - [Community](https://agentmind.slack.com) - [Blog](https://agent-mind.com/blog)