- Go to Automation AI > Use Cases > Dialogs and click Create a Dialog Task.
-
Under Integration, select OpenAI.
-
If no integration is configured, click Explore Integrations to set one up. See Actions Overview.
Supported Actions
| Task | Description | Method |
|---|---|---|
| Generate Answers from Context | Generates answers for questions based on the given context. | POST |
| Extract Skills from Resume | Extracts skills from resume content provided as input. | POST |
Generate Answers from Context
- Install the template from OpenAI Action Templates.
-
The Generate answers from context dialog task is added with the following components:
- answerGeneration – User intent to generate answers.
- paragraph and question – Entity nodes for the required details.
-
answerGenerationService – Bot action service to generate answers. Click Edit Request:
Sample Request:
Click +Add Response:You can enter a maximum of 1500 words with no line breaks, single or double quotes in the content.
Sample Response:
- answerGenerationMessage – Message node to display responses.
-
Click Train, then Talk to Bot to test:
-
Enter a question based on context when prompted:
Extract Skills from Resume
- Install the template from OpenAI Action Templates.
-
The Extract Skills from resume dialog task is added with the following components:
- extractSkills – User intent to extract skills from resume content.
- resume – Entity node for extracting skills.
-
extractSkillsService – Bot action service to extract skills. Click Edit Request:
Sample Request:
Click +Add Response:You can enter a maximum of 1500 words with no line breaks, single or double quotes in the content.
Sample Response:
- extractSkillsMessage – Message node to display responses.
- Click Train, then Talk to Bot to test.
-
Enter resume content when prompted:
-
The VA extracts skills from the resume content: