Update agentchat_nestedchat_optiguide.ipynb (#2122)

auxillary -> auxiliary
This commit is contained in:
Ikko Eltociear Ashimine 2024-03-23 10:29:55 +09:00 committed by GitHub
parent 331818300d
commit a8abe59085
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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",