1.1 KiB
1.1 KiB
| sidebar_position | title | description |
|---|---|---|
| 99 | Honcho Memory | Honcho is now available as a memory provider plugin |
Honcho Memory
:::info Honcho is now a Memory Provider Plugin Honcho has been integrated into the Memory Providers system. All Honcho features are available through the unified memory provider interface. :::
Setup
hermes memory setup # select "honcho"
Or set manually:
# ~/.hermes/config.yaml
memory:
provider: honcho
echo "HONCHO_API_KEY=your-key" >> ~/.hermes/.env
Migrating from hermes honcho
If you previously used hermes honcho setup:
- Your existing configuration (
honcho.jsonor~/.honcho/config.json) is preserved - Your server-side data (memories, conclusions, user profiles) is intact
- Just set
memory.provider: honchoto reactivate
No re-login or re-setup needed. Run hermes memory setup and select "honcho" — the wizard detects your existing config.
Full Documentation
See Memory Providers — Honcho for tools, config reference, and details.