mirror of https://github.com/microsoft/autogen.git
Update agentchat_nestedchat_optiguide.ipynb (#2122)
auxillary -> auxiliary
This commit is contained in:
parent
331818300d
commit
a8abe59085
|
@ -46,7 +46,7 @@
|
|||
"from termcolor import colored\n",
|
||||
"from autogen.code_utils import extract_code\n",
|
||||
"\n",
|
||||
"# import auxillary packages\n",
|
||||
"# import auxiliary packages\n",
|
||||
"import requests # for loading the example source code\n",
|
||||
"\n",
|
||||
"config_list_gpt4 = autogen.config_list_from_json(\n",
|
||||
|
|
Loading…
Reference in New Issue