Files
n8n-enterprise-unlocked/test-workflows/snapshots/241-snapshot.json
2025-05-20 07:24:56 +01:00

296 lines
7.9 KiB
JSON

{
"data": {
"startData": {},
"resultData": {
"runData": {
"When clicking \"Test workflow\"": [
{
"startTime": 1746522731818,
"executionIndex": 0,
"source": [],
"hints": [],
"executionTime": 0,
"executionStatus": "success",
"data": {
"main": [
[
{
"json": {},
"pairedItem": {
"item": 0
}
}
]
]
}
}
],
"OpenAI Chat Model": [
{
"startTime": 1746522732523,
"executionTime": 920,
"executionIndex": 2,
"executionStatus": "success",
"source": [
null
],
"data": {
"ai_languageModel": [
[
{
"json": {
"response": {
"object": true
},
"tokenUsage": {
"object": true
}
}
}
]
]
},
"inputOverride": {
"ai_languageModel": [
[
{
"json": {
"messages": [
"System: You are a helpful AI assistant.\nHuman: What is the result of 30 + (10002200 / 100)? Only respond with a number."
],
"estimatedTokens": 33,
"options": {
"openai_api_key": {
"lc": 1,
"type": "secret",
"id": [
"OPENAI_API_KEY"
]
},
"model": "gpt-4o-mini",
"temperature": 0,
"timeout": 60000,
"max_retries": 2,
"configuration": {
"baseURL": "https://api.openai.com/v1"
},
"model_kwargs": {}
}
}
}
]
]
},
"metadata": {
"subRun": [
{
"node": "OpenAI Chat Model",
"runIndex": 0
},
{
"node": "OpenAI Chat Model",
"runIndex": 1
}
]
}
},
{
"startTime": 1746522733445,
"executionTime": 435,
"executionIndex": 4,
"executionStatus": "success",
"source": [
null
],
"data": {
"ai_languageModel": [
[
{
"json": {
"response": {
"object": true
},
"tokenUsage": {
"object": true
}
}
}
]
]
},
"inputOverride": {
"ai_languageModel": [
[
{
"json": {
"messages": [
"System: You are a helpful AI assistant.\nHuman: What is the result of 30 + (10002200 / 100)? Only respond with a number.\nAI: \nFunction: calculator, 100052"
],
"estimatedTokens": 43,
"options": {
"openai_api_key": {
"lc": 1,
"type": "secret",
"id": [
"OPENAI_API_KEY"
]
},
"model": "gpt-4o-mini",
"temperature": 0,
"timeout": 60000,
"max_retries": 2,
"configuration": {
"baseURL": "https://api.openai.com/v1"
},
"model_kwargs": {}
}
}
}
]
]
}
}
],
"Calculator": [
{
"startTime": 1746522733444,
"executionTime": 1,
"executionIndex": 3,
"executionStatus": "success",
"source": [
null
],
"data": {
"ai_tool": [
[
{
"json": {
"response": "100052"
}
}
]
]
},
"inputOverride": {
"ai_tool": [
[
{
"json": {
"query": "30 + (10002200 / 100)"
}
}
]
]
},
"metadata": {
"subRun": [
{
"node": "Calculator",
"runIndex": 0
}
]
}
}
],
"AI Agent": [
{
"startTime": 1746522731818,
"executionIndex": 1,
"source": [
{
"previousNode": "When clicking \"Test workflow\""
}
],
"hints": [],
"executionTime": 2063,
"executionStatus": "success",
"data": {
"main": [
[
{
"json": {
"output": "100052",
"intermediateSteps": [
"json array"
]
},
"pairedItem": {
"item": 0
}
}
]
]
}
}
],
"Edit Fields": [
{
"startTime": 1746522733881,
"executionIndex": 5,
"source": [
{
"previousNode": "AI Agent"
}
],
"hints": [],
"executionTime": 6,
"executionStatus": "success",
"data": {
"main": [
[
{
"json": {
"calculator_called": true,
"has_correct_output": "true"
},
"pairedItem": {
"item": 0
}
}
]
]
}
}
]
},
"lastNodeExecuted": "Edit Fields"
},
"executionData": {
"contextData": {},
"nodeExecutionStack": [],
"metadata": {
"OpenAI Chat Model": [
{
"subRun": [
{
"node": "OpenAI Chat Model",
"runIndex": 0
},
{
"node": "OpenAI Chat Model",
"runIndex": 1
}
]
}
],
"Calculator": [
{
"subRun": [
{
"node": "Calculator",
"runIndex": 0
}
]
}
]
},
"waitingExecution": {},
"waitingExecutionSource": {}
}
},
"mode": "cli",
"startedAt": "2025-05-06T09:12:11.817Z",
"stoppedAt": "2025-05-06T09:12:13.887Z",
"status": "running",
"finished": true
}