diff options
Diffstat (limited to 'pkg/aflow/testdata/TestWorkflow.llm.json')
| -rw-r--r-- | pkg/aflow/testdata/TestWorkflow.llm.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/aflow/testdata/TestWorkflow.llm.json b/pkg/aflow/testdata/TestWorkflow.llm.json index 681552571..d7e490daa 100644 --- a/pkg/aflow/testdata/TestWorkflow.llm.json +++ b/pkg/aflow/testdata/TestWorkflow.llm.json @@ -321,6 +321,9 @@ } }, { + "text": "Some non-thoughts reply along with tool calls" + }, + { "text": "I am thinking I need to call some tools", "thought": true } @@ -524,6 +527,9 @@ } }, { + "text": "Some non-thoughts reply along with tool calls" + }, + { "text": "I am thinking I need to call some tools", "thought": true } |
