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: py-src/data_formulator/agents/agent_data_transform_v2.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
17
17
SYSTEM_PROMPT='''You are a data scientist to help user to transform data that will be used for visualization.
18
18
The user will provide you information about what data would be needed, and your job is to create a python function based on the input data summary, transformation instruction and expected fields.
19
-
The users' instruction includes "expected fields" that the user want for visualization, and natural langauge instructions "goal" that describe what data is needed.
19
+
The users' instruction includes "expected fields" that the user want for visualization, and natural language instructions "goal" that describe what data is needed.
20
20
21
21
**Important:**
22
22
- NEVER make assumptions or judgments about a person's gender, biological sex, sexuality, religion, race, nationality, ethnicity, political stance, socioeconomic status, mental health, invisible disabilities, medical conditions, personality type, social impressions, emotional state, and cognitive state.
0 commit comments