CompletionResponseChoice

  • message
    Type: object · CompletionResponseMessage
    required

    The message response from the AI

    • content
      Type: string · Content
      required

      The content of the response message

    • role
      enum
      const:  
      assistant
      required

      The role of the message sender

      values
      • assistant