Fixed JSON formatting bug in arxiv_functions (#562)

pull/314/merge
aalmaksour82 10 months ago committed by GitHub
parent 6597537307
commit a74a7a7940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save