Misc clean up; Remove the support of jump forward (#4032)
This commit is contained in:
@@ -385,7 +385,7 @@
|
||||
"print(gen_response)\n",
|
||||
"\n",
|
||||
"# parse the response\n",
|
||||
"parse_url = f\"http://localhost:{port}/function_call\"\n",
|
||||
"parse_url = f\"http://localhost:{port}/parse_function_call\"\n",
|
||||
"\n",
|
||||
"function_call_input = {\n",
|
||||
" \"text\": gen_response,\n",
|
||||
|
||||
Reference in New Issue
Block a user