Model Database's logo
Join the Model Database community

and get access to the augmented documentation experience

to get started

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[]

Defined in

inference/src/tasks/nlp/conversational.ts:58