Files
HadTavern/.agentui/vars/p_rf_while_ignore.json

40 lines
1011 B
JSON

{
"WAS_ERROR__n1": true,
"CYCLEINDEX__n1": 1,
"snapshot": {
"incoming": {
"method": "POST",
"url": "http://example.local/test",
"path": "/test",
"query": "",
"headers": {
"content-type": "text/plain"
},
"json": "raw-plain-body-simulated"
},
"params": {
"temperature": 0.25
},
"model": "gpt-x",
"vendor_format": "openai",
"system": "",
"OUT": {
"n1": {
"result": {
"error": "Node n1 (RawForward): 'base_url' is not configured and vendor could not be detected."
},
"response_text": "",
"vars": {
"WAS_ERROR__n1": true,
"CYCLEINDEX__n1": 1
}
}
},
"OUT_TEXT": {
"n1": "Node n1 (RawForward): 'base_url' is not configured and vendor could not be detected."
},
"LAST_NODE": "n1",
"OUT1": "Node n1 (RawForward): 'base_url' is not configured and vendor could not be detected.",
"EXEC_TRACE": "n1(RawForward)"
}
}