basic-usage
Installation
SKILL.md
LLMemory Basic Usage
Installation
uv add llmemory
# or
pip install llmemory
Prerequisites:
- Python 3.10 or higher
- PostgreSQL 14+ (tested up to PostgreSQL 16)
- pgvector extension 0.5.0+
- OpenAI API key (or configure local embeddings)