mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-10 17:16:55 +00:00
test: refresh cron prompt snapshots
This commit is contained in:
@@ -642,8 +642,15 @@
|
||||
"type": "string"
|
||||
},
|
||||
"model": {
|
||||
"description": "Model override",
|
||||
"type": "string"
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
}
|
||||
],
|
||||
"description": "Model override, or null to clear"
|
||||
},
|
||||
"text": {
|
||||
"description": "systemEvent text",
|
||||
|
||||
@@ -642,8 +642,15 @@
|
||||
"type": "string"
|
||||
},
|
||||
"model": {
|
||||
"description": "Model override",
|
||||
"type": "string"
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
}
|
||||
],
|
||||
"description": "Model override, or null to clear"
|
||||
},
|
||||
"text": {
|
||||
"description": "systemEvent text",
|
||||
|
||||
@@ -642,8 +642,15 @@
|
||||
"type": "string"
|
||||
},
|
||||
"model": {
|
||||
"description": "Model override",
|
||||
"type": "string"
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
}
|
||||
],
|
||||
"description": "Model override, or null to clear"
|
||||
},
|
||||
"text": {
|
||||
"description": "systemEvent text",
|
||||
|
||||
@@ -223,8 +223,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
||||
"roughTokens": 0
|
||||
},
|
||||
"dynamicToolsJson": {
|
||||
"chars": 43943,
|
||||
"roughTokens": 10986
|
||||
"chars": 44140,
|
||||
"roughTokens": 11035
|
||||
},
|
||||
"openClawDeveloperInstructions": {
|
||||
"chars": 2988,
|
||||
@@ -235,8 +235,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
||||
"roughTokens": 6925
|
||||
},
|
||||
"totalWithDynamicToolsJson": {
|
||||
"chars": 71645,
|
||||
"roughTokens": 17912
|
||||
"chars": 71842,
|
||||
"roughTokens": 17961
|
||||
},
|
||||
"userInputText": {
|
||||
"chars": 1629,
|
||||
|
||||
@@ -223,8 +223,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
||||
"roughTokens": 0
|
||||
},
|
||||
"dynamicToolsJson": {
|
||||
"chars": 43664,
|
||||
"roughTokens": 10916
|
||||
"chars": 43861,
|
||||
"roughTokens": 10966
|
||||
},
|
||||
"openClawDeveloperInstructions": {
|
||||
"chars": 1964,
|
||||
@@ -235,8 +235,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
||||
"roughTokens": 6544
|
||||
},
|
||||
"totalWithDynamicToolsJson": {
|
||||
"chars": 69842,
|
||||
"roughTokens": 17461
|
||||
"chars": 70039,
|
||||
"roughTokens": 17510
|
||||
},
|
||||
"userInputText": {
|
||||
"chars": 1129,
|
||||
|
||||
@@ -224,8 +224,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
||||
"roughTokens": 0
|
||||
},
|
||||
"dynamicToolsJson": {
|
||||
"chars": 44759,
|
||||
"roughTokens": 11190
|
||||
"chars": 44956,
|
||||
"roughTokens": 11239
|
||||
},
|
||||
"openClawDeveloperInstructions": {
|
||||
"chars": 1983,
|
||||
@@ -236,8 +236,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
|
||||
"roughTokens": 6780
|
||||
},
|
||||
"totalWithDynamicToolsJson": {
|
||||
"chars": 71880,
|
||||
"roughTokens": 17970
|
||||
"chars": 72077,
|
||||
"roughTokens": 18020
|
||||
},
|
||||
"userInputText": {
|
||||
"chars": 1367,
|
||||
|
||||
Reference in New Issue
Block a user