Type alias HuggingFaceResponse

HuggingFaceResponse: {
    generated_text: string;
}

Type declaration

  • generated_text: string