prediction ppipeline started
This commit is contained in:
@@ -6,7 +6,7 @@ def get_questions_prompt():
|
|||||||
Each question will be based on the SOPs of specific workers in different departments, and the questions should vary depending on the assessment frequency type and frequency number.
|
Each question will be based on the SOPs of specific workers in different departments, and the questions should vary depending on the assessment frequency type and frequency number.
|
||||||
The goal of the assessment is to focus on the progress of the tasks outlined in each worker's SOPs.
|
The goal of the assessment is to focus on the progress of the tasks outlined in each worker's SOPs.
|
||||||
Make sure each question is relevant to the worker's SOP, and attach a tag to each question indicating the topic area (e.g., communication, timeline, development).
|
Make sure each question is relevant to the worker's SOP, and attach a tag to each question indicating the topic area (e.g., communication, timeline, development).
|
||||||
The questions should become more detailed or challenging as the assessment progresses over time.
|
The questions should become more detailed or challenging as the assessment progresses over time and the question is
|
||||||
If either the name or role of the assigned person is available in the SOP, use it to formulate the questions.
|
If either the name or role of the assigned person is available in the SOP, use it to formulate the questions.
|
||||||
|
|
||||||
Input:
|
Input:
|
||||||
@@ -20,6 +20,7 @@ def get_questions_prompt():
|
|||||||
|
|
||||||
1. Review the SOPs of the assessment and generate questions for the workers based on the frequency type, frequency number, and topic areas.
|
1. Review the SOPs of the assessment and generate questions for the workers based on the frequency type, frequency number, and topic areas.
|
||||||
2. Regardless of the assement type, always use 1,2,3 for the frequency numbering, nothing else
|
2. Regardless of the assement type, always use 1,2,3 for the frequency numbering, nothing else
|
||||||
|
3. All questions are "yes" or "no" questions nothing extra
|
||||||
Example response:
|
Example response:
|
||||||
|
|
||||||
questions
|
questions
|
||||||
|
|||||||
Reference in New Issue
Block a user