We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dda67c commit 2292b27Copy full SHA for 2292b27
server-url/events.mdx
@@ -82,7 +82,7 @@ Or if it's an object:
82
The result will be appended to the conversation, and the assistant will decide what to do with the response based on its system prompt.
83
84
<Note>
85
- If you don't need to return a response, you can use the `async: true` parameter in your assitant's
+ If you don't need to return a response, you can use the `async: true` parameter in your assistant's
86
function configuration. This will prevent the assistant from waiting for a response from your
87
server.
88
</Note>
0 commit comments