Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 828 Bytes

File metadata and controls

14 lines (11 loc) · 828 Bytes

CMDocumentQuestionAndAnswer

Properties

Name Type Description Notes
organisationId String the organisation (its guid id). [default to null]
kbId String the knowledge-base id (guid) to use [default to null]
url String The unique URL of a document. [default to null]
urlId Integer The unique URL-ID of a document. [default to null]
conversationList String the context of the conversation thusfar [default to null]
answer String The answer for the given question [default to null]

[Back to Model list] [Back to API list] [Back to README]