docs: add Paperclip plugin install path to quick setup
This commit is contained in:
parent
7e91a1ec02
commit
22760a7618
|
|
@ -34,15 +34,17 @@ pnpm paperclipai plugin install /absolute/path/to/honcho-ai-paperclip-honcho-0.1
|
|||
|
||||
### Minimal Path
|
||||
|
||||
1. Create a Paperclip secret containing the Honcho API key.
|
||||
2. Open the Honcho plugin settings page in Paperclip.
|
||||
3. Set `honchoApiKeySecretRef`.
|
||||
4. Save the settings.
|
||||
5. Run `Initialize memory for this company`.
|
||||
1. In Paperclip, open `Instance Settings` -> `Plugins` -> `Install Plugin`.
|
||||
2. Install `@honcho-ai/paperclip-honcho`.
|
||||
3. Create a Paperclip secret containing the Honcho API key.
|
||||
4. Open the Honcho plugin settings page in Paperclip.
|
||||
5. Set `honchoApiKeySecretRef`.
|
||||
6. Save the settings.
|
||||
7. Run `Initialize memory for this company`.
|
||||
|
||||
### Optional Checks And Follow-Up Actions
|
||||
|
||||
6. Optionally run:
|
||||
8. Optionally run:
|
||||
- `Validate config`
|
||||
- `Test connection`
|
||||
- `Preview prompt context`
|
||||
|
|
|
|||
Loading…
Reference in New Issue