You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

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.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!