aboutsummaryrefslogtreecommitdiff
path: root/autogpts/forge/forge/prompts/gpt-3.5-turbo/role_selection.j2
diff options
context:
space:
mode:
Diffstat (limited to 'autogpts/forge/forge/prompts/gpt-3.5-turbo/role_selection.j2')
-rw-r--r--autogpts/forge/forge/prompts/gpt-3.5-turbo/role_selection.j29
1 files changed, 9 insertions, 0 deletions
diff --git a/autogpts/forge/forge/prompts/gpt-3.5-turbo/role_selection.j2 b/autogpts/forge/forge/prompts/gpt-3.5-turbo/role_selection.j2
new file mode 100644
index 000000000..cfc359a12
--- /dev/null
+++ b/autogpts/forge/forge/prompts/gpt-3.5-turbo/role_selection.j2
@@ -0,0 +1,9 @@
+{% extends "techniques/expert.j2" %}
+{% block expert %}Human Resources{% endblock %}
+{% block prompt %}
+Generate a profile for an expert who can help with the task '{{ task }}'. Please provide the following details:
+Name: Enter the expert's name
+Expertise: Specify the area in which the expert specializes
+Goals: List 4 goals that the expert aims to achieve in order to help with the task
+Assessment: Describe how the expert will assess whether they have successfully completed the task
+{% endblock %} \ No newline at end of file