Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
配置 SQLite 与 Qdrant 数据存储。
./data/myrm.db
DATABASE_URL
QDRANT_URL=http://your-qdrant-host:6333
# SQLite 备份 cp ./data/myrm.db ./backups/myrm-$(date +%Y%m%d).db # Qdrant 快照 curl -X POST http://localhost:6333/collections/myrm/snapshots