We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e26b663 commit 1f15c7aCopy full SHA for 1f15c7a
1 file changed
tutorials/45_Creating_a_Multi_Agent_System.ipynb
@@ -634,6 +634,7 @@
634
" tools=[doc_store_writer, notion_writer],\n",
635
" streaming_callback=print_streaming_chunk,\n",
636
" exit_conditions=[\"notion_writer\", \"doc_store_writer\"],\n",
637
+ " outputs_to_string={\"source\":, \"last_message\"},\n",
638
")"
639
]
640
},
0 commit comments