Skip to content

Commit a8abe59

Browse files
authored
Update agentchat_nestedchat_optiguide.ipynb (#2122)
auxillary -> auxiliary
1 parent 3318183 commit a8abe59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebook/agentchat_nestedchat_optiguide.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"from termcolor import colored\n",
4747
"from autogen.code_utils import extract_code\n",
4848
"\n",
49-
"# import auxillary packages\n",
49+
"# import auxiliary packages\n",
5050
"import requests # for loading the example source code\n",
5151
"\n",
5252
"config_list_gpt4 = autogen.config_list_from_json(\n",

0 commit comments

Comments
 (0)