Update README.md (#2687)

This commit is contained in:
GongRzhe
2025-05-15 15:16:05 +08:00
committed by GitHub
parent a22287a3ba
commit 267e5b13ea

View File

@@ -9,7 +9,7 @@ OpenMemory is your personal memory layer for LLMs - private, portable, and open-
- Docker and Docker Compose - Docker and Docker Compose
- Python 3.9+ (for backend development) - Python 3.9+ (for backend development)
- Node.js (for frontend development) - Node.js (for frontend development)
- OpenAI API Key (required for LLM interactions) - OpenAI API Key (required for LLM interactions, run `cp api/.env.example api/.env` then change **OPENAI_API_KEY** to yours)
## Quickstart ## Quickstart