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.
2 parents 5f45fff + 44492d2 commit 3335c6eCopy full SHA for 3335c6e
docs/core/actions.rst
@@ -184,7 +184,7 @@ for example to display the output of a long running background operation
184
or notify the user of an external event.
185
186
To do so, you can ``POST`` to this
187
-`endpoint <../../api/http-api.html/#operation/executeConversationAction>`_ ,
+`endpoint <../../api/http-api/#operation/executeConversationAction>`_ ,
188
specifying the action which should be run for a specific user in the request body. Use the
189
``output_channel`` query parameter to specify which output
190
channel should be used to communicate the assistant's responses back to the user.
0 commit comments