We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 742cbb0 commit 9d856f4Copy full SHA for 9d856f4
src/backend/base/langflow/initial_setup/starter_projects/Agent Flow.json
@@ -256,7 +256,7 @@
256
"trace_as_input": true,
257
"trace_as_metadata": true,
258
"type": "str",
259
- "value": "write short python scsript to say hello world"
+ "value": "Write a short python script to calculate 4+4, run it and display the result by printing it."
260
},
261
"sender": {
262
"_input_type": "DropdownInput",
@@ -1406,4 +1406,4 @@
1406
"is_component": false,
1407
"last_tested_version": "1.0.17",
1408
"name": "Simple Agent"
1409
-}
+}
0 commit comments