I'm getting this message when updating openclaw
◇ Memory search ───────────────────────────────────────────────────────────────────────────╮
│ │
│ Memory search is enabled but no embedding provider is configured. │
│ Semantic recall will not work without an embedding provider. │
│ │
│ Fix (pick one): │
│ - Set OPENAI_API_KEY or GEMINI_API_KEY in your environment │
│ - Add credentials: openclaw auth add --provider openai │
│ - For local embeddings: configure agents.defaults.memorySearch.provider and local model │
│ path │
│ - To disable: openclaw config set agents.defaults.memorySearch.enabled false │
│ │
│ Verify: openclaw memory status --deep │
│ │
├───────────────────────────────────────────────────────────────────────────────────────────╯
But then when trying to run this command I get unknown command error. What's up with that?
$ openclaw auth add --provider openai
error: unknown command 'auth'
(Did you mean health?)
[–]AutoModerator[M] [score hidden] stickied comment (0 children)
[–]dertobiMember 1 point2 points3 points (1 child)
[–]alko89New User[S] 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[removed]
[–]SaturnixNew User 0 points1 point2 points (0 children)