hello! just had a couple questions about the LLM Block’s Entity Extraction functionality. I noticed that about 1/3 of the responses error out with Cannot coerce to provided type
was just wondering:
- Whether this is due to how the response from the LLM is being parsed in the back end to provide the desired struct?
- Whether there’s anything we can do on our end to sort of mitigate this/give us a higher percentage of extractions/valid responses from the LLM?