Skip to content

Commit 1f15c7a

Browse files
authored
Update 45_Creating_a_Multi_Agent_System.ipynb
1 parent e26b663 commit 1f15c7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/45_Creating_a_Multi_Agent_System.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,7 @@
634634
" tools=[doc_store_writer, notion_writer],\n",
635635
" streaming_callback=print_streaming_chunk,\n",
636636
" exit_conditions=[\"notion_writer\", \"doc_store_writer\"],\n",
637+
" outputs_to_string={\"source\":, \"last_message\"},\n",
637638
")"
638639
]
639640
},

0 commit comments

Comments
 (0)