We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3318183 commit a8abe59Copy full SHA for a8abe59
notebook/agentchat_nestedchat_optiguide.ipynb
@@ -46,7 +46,7 @@
46
"from termcolor import colored\n",
47
"from autogen.code_utils import extract_code\n",
48
"\n",
49
- "# import auxillary packages\n",
+ "# import auxiliary packages\n",
50
"import requests # for loading the example source code\n",
51
52
"config_list_gpt4 = autogen.config_list_from_json(\n",
0 commit comments