sync: mnogo

This commit is contained in:
2025-10-03 21:55:24 +03:00
parent 2abfbb4b1a
commit 86182c0808
22 changed files with 4462 additions and 1469 deletions

View File

@@ -0,0 +1,40 @@
{
"WAS_ERROR__n2": false,
"CYCLEINDEX__n2": 0,
"snapshot": {
"incoming": {
"method": "POST",
"url": "http://localhost/test",
"path": "/test",
"query": "",
"headers": {
"x": "X-HEADER"
},
"json": {}
},
"params": {
"temperature": 0.25
},
"model": "gpt-x",
"vendor_format": "openai",
"system": "",
"OUT": {
"n2": {
"result": {
"echo": {}
},
"response_text": "",
"vars": {
"WAS_ERROR__n2": false,
"CYCLEINDEX__n2": 0
}
}
},
"OUT_TEXT": {
"n2": ""
},
"LAST_NODE": "n2",
"OUT2": "",
"EXEC_TRACE": "n2(ProviderCall)"
}
}