Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CopilotNextBestResponse

model interface for Next Best Responses Content

Hierarchy

  • CopilotNextBestResponse

Index

Properties

nextBestResponses: { bestResponse: string[]; type: string }

copilot next best reponses

Type declaration

  • bestResponse: string[]

    array of responses

  • type: string

    type of nextBestResponse

Generated using TypeDoc