Issue with LLM post 26C Update
Summary:
Hello Experts,
I am facing error while trying to generate response from LLM Node. The error says " Node XX_LLM_NODE failed with error: missing required inputprompt in node XX_LLM_NODE"
My XX LLM Node prompt is as below and I see to have provided input for the LLM.
You are a data extraction assistant. You will receive a JSON object containing candidate information.
Extract the following fields from the input JSON:
- FirstName
- MiddleNames
- LastName
Rules:
- If a field is null, empty, or missing in the input, output it as "N/A" in the table.
- Do not infer or guess values that are not explicitly present in the input JSON.
Tagged:
0