Fernando González Tostado
Fernando González Tostado
Both `qaTemplate` and `question `questionGeneratorTemplate` are marked as `deprecated`. Updating `questionGeneratorTemplate` is quite straight forward, but implementing the `qaChainOptions.prompt`is not. Any idea how? ```ts return ConversationalRetrievalQAChain.fromLLM(model, vectorStore.asRetriever(), { // todo:...
I'm also wondering if this is possible. Did you make any attempts to implement it? @bahmanworld
> [Prisma Data Platform](https://cloud.prisma.io/), especially Data Browser and Query Console, but also Data Proxy should now work properly as well. (Using `PRISMA_ENGINE_PROTOCOL=json` will still lead to errors [as that can...