mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
style: run pnpm format
This commit is contained in:
committed by
Ayaan Zaidi
parent
39b7f9d581
commit
bffcef981d
@@ -59,9 +59,9 @@ The hook uses your configured LLM provider to generate slugs, so it works with a
|
||||
|
||||
The hook supports optional configuration:
|
||||
|
||||
| Option | Type | Default | Description |
|
||||
|--------|------|---------|-------------|
|
||||
| `messages` | number | 15 | Number of user/assistant messages to include in the memory file |
|
||||
| Option | Type | Default | Description |
|
||||
| ---------- | ------ | ------- | --------------------------------------------------------------- |
|
||||
| `messages` | number | 15 | Number of user/assistant messages to include in the memory file |
|
||||
|
||||
Example configuration:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user