Fixed JSON formatting bug in arxiv_functions (#562)
This commit is contained in:
parent
6597537307
commit
a74a7a7940
1 changed files with 2 additions and 0 deletions
|
|
@ -596,6 +596,8 @@
|
|||
" },\n",
|
||||
" \"required\": [\"query\"],\n",
|
||||
" },\n",
|
||||
" },\n",
|
||||
" {\n",
|
||||
" \"name\": \"read_article_and_summarize\",\n",
|
||||
" \"description\": \"\"\"Use this function to read whole papers and provide a summary for users.\n",
|
||||
" You should NEVER call this function before get_articles has been called in the conversation.\"\"\",\n",
|
||||
|
|
|
|||
Loading…
Reference in a new issue