You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: worker/prompt.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@
54
54
\n
55
55
INSTRUCTIONS: \n
56
56
1. Read the keywords that i have sent you previously on top of this text. Read the advertisement that I'll send you in below. Detect the matching keywords with keywords I have sent you at first.\n
57
-
2. Keyword the job as one of these options: `backend` `frontend` `devops` `software` `full_stack` or if none match, then label it as `others` \n
57
+
2. Analyze the job from job title, and match it with: `backend` `frontend` `devops` `software` `full_stack` or if none match, then label it as `others` \n
58
58
3. DO NOT CREATE KEYWORDS ON YOUR OWN. ONLY use the provided list of KEYWORDS \n
59
59
4. Use the exact spelling and case of the KEYWORDS provided, as they are case-sensitive. \n
60
60
5. Analyze the KEYWORDS I have sent you carefully. They usually follow python's namespacing rules. (e.g., "c#" to "c_sharp" or ".NET" to "dot_net"). Use the version of keyword I have provided for you \n
0 commit comments