FIX: fix typo

This commit is contained in:
tommy
2024-09-10 17:42:31 +08:00
parent 37826bf9d8
commit c77af04312

View File

@@ -91,7 +91,7 @@
"\n", "\n",
"*This lesson teaches our current tool use format. However, we will be updating and improving tool use functionality in the near future, including:*\n", "*This lesson teaches our current tool use format. However, we will be updating and improving tool use functionality in the near future, including:*\n",
"* *A more streamlined format for function definitions and calls*\n", "* *A more streamlined format for function definitions and calls*\n",
"* *More robust error handilgj and edge case coverage*\n", "* *More robust error handling and edge case coverage*\n",
"* *Tighter integration with the rest of our API*\n", "* *Tighter integration with the rest of our API*\n",
"* *Better reliability and performance, especially for more complex tool use tasks*" "* *Better reliability and performance, especially for more complex tool use tasks*"
] ]