mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-10 12:34:27 +00:00
docs: fix OpenClaw context engine slot (#124)
This commit is contained in:
@@ -176,7 +176,7 @@ Add the `slots` field so OpenClaw routes context-offload requests to this plugin
|
|||||||
{
|
{
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"slots": {
|
"slots": {
|
||||||
"contextEngine": "openclaw-context-offload"
|
"contextEngine": "memory-tencentdb"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -181,7 +181,7 @@ openclaw gateway restart
|
|||||||
{
|
{
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"slots": {
|
"slots": {
|
||||||
"contextEngine": "openclaw-context-offload"
|
"contextEngine": "memory-tencentdb"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user