pezzolabs / pezzo

🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
https://pezzo.ai
Apache License 2.0
1.94k stars 177 forks source link

(Inquiry) Prisma: usage of `binary` engine type #278

Open jharrell opened 6 months ago

jharrell commented 6 months ago

Hi there from Prisma đź‘‹

We're doing some outreach as we noticed that you’re using the engineType="binary" option in your Prisma schema. We’re curious to learn about your use case for running the Query Engine as a binary over the default (via nAPI)?