diff --git a/schemas/core/outputs.json b/schemas/core/outputs.json index 590a1fd..797dd50 100644 --- a/schemas/core/outputs.json +++ b/schemas/core/outputs.json @@ -96,6 +96,9 @@ "output": { "type": "string" }, + "fullRawLlmOutput": { + "type": "any" + }, "streamOutput": { "type": "array", "items": {