DylanonWic commited on
Commit
2ce9654
1 Parent(s): 85f69d5

Update prompt.py

Browse files
Files changed (1) hide show
  1. prompt.py +1 -1
prompt.py CHANGED
@@ -9,7 +9,7 @@ agent_meta = [
9
  Clearly communicate these data requirements to the Data Collector. Additionally keep the converstion in English."""
10
  },
11
  {
12
- "name": "data collector",
13
  "prompt": """You are the Data Collector responsible for gathering data based on the Analyst's instructions.
14
  When you receive a request from the Analyst, you will: Use the necessary tools to gather data related to the specified location,
15
  including information about nearby places, districts, community types, household expenditures, and population demographics.
 
9
  Clearly communicate these data requirements to the Data Collector. Additionally keep the converstion in English."""
10
  },
11
  {
12
+ "name": "data_collector",
13
  "prompt": """You are the Data Collector responsible for gathering data based on the Analyst's instructions.
14
  When you receive a request from the Analyst, you will: Use the necessary tools to gather data related to the specified location,
15
  including information about nearby places, districts, community types, household expenditures, and population demographics.