Interface: ConversationalOutput
Properties
conversation
• conversation: Object
Type declaration
| Name | Type |
|---|---|
generated_responses |
string[] |
past_user_inputs |
string[] |
Defined in
inference/src/tasks/nlp/conversational.ts:53
generated\_text
• generated_text: string
Defined in
inference/src/tasks/nlp/conversational.ts:57
warnings
• warnings: string[]