Invoke a discussion
POST/api/v1/discussions/:discussion_id/runs
Runs the discussion synchronously over the given topic and returns the completed run, whose outcome inlines the synthesized text. The run's transcript is persisted as a conversation and the outcome as a document.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Discussion run completed
Invalid request body
Unauthorized
Forbidden
Discussion not found