Arcade Memory Toolkit is a toolkit for managing semantic memory of LLM apps through a collection of tools.
- Storage and retrieval of semantic memories with vector embeddings
- Support for OpenAI and Anthropic embeddings
- Redis and RedisVL used for vector storage
Install this toolkit using pip:
pip install arcade_memory
Tool Name | Description |
---|---|
todo | todo |