added adjustmensts to roles and questions
This commit is contained in:
+3
-2
@@ -275,7 +275,7 @@ def get_sop_for_department_workers():
|
||||
5. Use the provided document and the workers and department information to generate the SOP.
|
||||
6. If the provided document cannot provide SOPs for a specific worker stated, then return an empty list for the SOP for that worker.
|
||||
|
||||
Example format:
|
||||
Example forma
|
||||
{
|
||||
"departments": [
|
||||
{
|
||||
@@ -287,8 +287,9 @@ def get_sop_for_department_workers():
|
||||
"shall": ["Submit monthly reports"],
|
||||
"will": ["Improve efficiency"]
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
]
|
||||
}s
|
||||
}
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user