2. Configure parameters and prompts

This part is about the creation of parameters and prompts that are used for the analysis of the data files.

Since we already have the new project created, now it is time to start preparing it for the analysis part.

Defining parameters

Parameters are responsible for the analysis of the data using AI.

Step-by-step guide
  1. Access an 'Answer' Node: Initiate by selecting an existing 'Answer' node.

  2. Generate a New Intent: Employ Generative AI intent recognition to create a 'goodbye' intent.

  3. Establish a Fallback: Set up a fallback 'AI' node for unrecognizable queries.

  4. Create an 'END' Node: Designate this as the target for the 'goodbye' intent.

  5. Configure the 'AI' Node: Tailor the system message to meet your requirements.

  6. Incorporate a Follow-Up 'Message' Node: Position this after the 'AI' node to query additional customer questions.

  7. Link for Continuous Interaction: Connect this 'Message' node back to the 'Answer' node, enabling an infinite interaction loop.

Defining Prompts

Prompts combine parameters into the groups.

Proceeding to Further Development

As this step lays the foundational AI integration, it's crucial to progress to STEP 3 - Training and Testing Your Project, to refine and validate the system's functionality.

Last updated

Was this helpful?