v6.16.1 and according to most of the guides that I've read, the @prisma/client package must be installed. But to my understanding, the @prisma/client package is only used to "host" the generated client, which is not the behavior of the new prisma-client generator provider. So, should I still install this package?