GenkitG
Genkitโ€ข9mo ago
faint-white

Hi guys, I've updated to the latest

Hi guys, I've updated to the latest version of genkit, but the prompt file seems to have different behaviour since 0.9. I've followed all the migration guides, but it seems like the prompt cannot even be parsed on start.
My .prompt:
---
input:
  schema:
    introduction: string
---

{{role "system"}}
You're a very helpful assistant that supports employees of a company that {{ introduction }}...

Error on start:
' not foundaughtException: NOT_FOUND: Schema 'string
' not found: NOT_FOUND: Schema 'string
Was this page helpful?