Interface AIService

    • Method Detail

      • getModelId

        @Nullable
        String getModelId()
        Gets the model identifier.
        Returns:
        The model identifier if it was specified in the service's attributes; otherwise, null.
      • getServiceId

        @Nullable
        String getServiceId()
        Gets the service identifier.
        Returns:
        The service identifier.