Memory langbase.memory
Memory agents are AI agents that have human like long-term memory. You can train AI agents with your data and knowledge base without having to manage vector storage, servers, or infrastructure.
Langbase memory agents represent the next frontier in semantic retrieval-augmented generation (RAG) as a serverless and infinitely scalable API designed for developers. 30-50x less expensive than the competition, with industry-leading accuracy in advanced agentic routing and intelligent reranking.
Langbase TypeScript SDK allows you to programmatically manage memory agents in your Langbase account. Since documents are stored in memory agents, you can also manage documents using the SDK.
- List memory
- Create memory
- Delete memory
- Retrieve memory
- List documents
- Delete document
- Upload document
- Embeddings Retry