forked from drudilorenzo/generative_agents
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request drudilorenzo#10 from crcresearch/search-and-rescue
Search and Rescue branch merge
- Loading branch information
Showing
41 changed files
with
943 additions
and
709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -124,4 +124,4 @@ ENV/ | |
# Rope project settings | ||
.ropeproject | ||
|
||
.history/ | ||
.history/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
environment/frontend_server/storage/base_search_and_rescue/environment/0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"Isabella Rodriguez": { | ||
"maze": "the_ville", | ||
"x": 72, | ||
"y": 14 | ||
}, | ||
"Klaus Mueller": { | ||
"maze": "the_ville", | ||
"x": 126, | ||
"y": 46 | ||
}, | ||
"Maria Lopez": { | ||
"maze": "the_ville", | ||
"x": 123, | ||
"y": 57 | ||
} | ||
} |
1 change: 1 addition & 0 deletions
1
...nd_rescue/personas/Isabella Rodriguez/bootstrap_memory/associative_memory/embeddings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
2 changes: 2 additions & 0 deletions
2
...d_rescue/personas/Isabella Rodriguez/bootstrap_memory/associative_memory/kw_strength.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{"kw_strength_event": {}, | ||
"kw_strength_thought": {}} |
1 change: 1 addition & 0 deletions
1
...rch_and_rescue/personas/Isabella Rodriguez/bootstrap_memory/associative_memory/nodes.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
51 changes: 51 additions & 0 deletions
51
.../storage/base_search_and_rescue/personas/Isabella Rodriguez/bootstrap_memory/scratch.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"vision_r": 8, | ||
"att_bandwidth": 8, | ||
"retention": 8, | ||
"curr_time": null, | ||
"curr_tile": null, | ||
"daily_plan_req": "Isabella Rodriguez works at the fire station from 1:30am to 1:30pm.", | ||
"name": "Isabella Rodriguez", | ||
"first_name": "Isabella", | ||
"last_name": "Rodriguez", | ||
"age": 34, | ||
"innate": "responsible, trustworthy, stable", | ||
"learned": "Isabella Rodriguez is a firefighter. She works at the fire station and responds to any kind of emergency around town. Klaus is her coworker.", | ||
"currently": "Isabella is responding to a distress call about someone trapped in a building in town. She doesn't know exactly who or where this person is, so she's searching around town for them.", | ||
"lifestyle": "Isabella Rodriguez goes to bed around 6pm and awakes around 1am.", | ||
"living_area": "the Ville:Isabella Rodriguez's apartment:main room", | ||
"concept_forget": 100, | ||
"daily_reflection_time": 180, | ||
"daily_reflection_size": 5, | ||
"overlap_reflect_th": 4, | ||
"kw_strg_event_reflect_th": 10, | ||
"kw_strg_thought_reflect_th": 9, | ||
|
||
"recency_w": 1, | ||
"relevance_w": 1, | ||
"importance_w": 1, | ||
"recency_decay": 0.995, | ||
"importance_trigger_max": 150, | ||
"importance_trigger_curr": 150, | ||
"importance_ele_n": 0, | ||
"thought_count": 5, | ||
|
||
"daily_req": [], | ||
"f_daily_schedule": [], | ||
"f_daily_schedule_hourly_org": [], | ||
"act_address": null, | ||
"act_start_time": null, | ||
"act_duration": null, | ||
"act_description": null, | ||
"act_pronunciatio": null, | ||
"act_event": ["Isabella Rodriguez", null, null], | ||
"act_obj_description": null, | ||
"act_obj_pronunciatio": null, | ||
"act_obj_event": [null, null, null], | ||
"chatting_with": null, | ||
"chat": null, | ||
"chatting_with_buffer": {}, | ||
"chatting_end_time": null, | ||
"act_path_set": false, | ||
"planned_path": [] | ||
} |
66 changes: 66 additions & 0 deletions
66
...e/base_search_and_rescue/personas/Isabella Rodriguez/bootstrap_memory/spatial_memory.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"the Ville": { | ||
"Hobbs Cafe": { | ||
"cafe": [ | ||
"refrigerator", | ||
"cafe customer seating", | ||
"cooking area", | ||
"kitchen sink", | ||
"behind the cafe counter", | ||
"piano" | ||
] | ||
}, | ||
"Isabella Rodriguez's apartment": { | ||
"main room": [ | ||
"bed", | ||
"desk", | ||
"refrigerator", | ||
"closet", | ||
"shelf" | ||
] | ||
}, | ||
"The Rose and Crown Pub": { | ||
"pub": [ | ||
"shelf", | ||
"refrigerator", | ||
"bar customer seating", | ||
"behind the bar counter", | ||
"kitchen sink", | ||
"cooking area", | ||
"microphone" | ||
] | ||
}, | ||
"Fire station": { | ||
"fire station": [ | ||
"fire truck", | ||
"bunks", | ||
"common area" | ||
] | ||
}, | ||
"The Willows Market and Pharmacy": { | ||
"store": [ | ||
"behind the pharmacy counter", | ||
"pharmacy store shelf", | ||
"pharmacy store counter", | ||
"grocery store shelf", | ||
"behind the grocery counter", | ||
"grocery store counter" | ||
] | ||
}, | ||
"Dorm for Oak Hill College": { | ||
"garden": [ | ||
"dorm garden" | ||
], | ||
"common room": [ | ||
"common room sofa", | ||
"pool table", | ||
"common room table" | ||
] | ||
}, | ||
"Johnson Park": { | ||
"park": [ | ||
"park garden" | ||
] | ||
} | ||
} | ||
} |
1 change: 1 addition & 0 deletions
1
...rch_and_rescue/personas/Klaus Mueller/bootstrap_memory/associative_memory/embeddings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
2 changes: 2 additions & 0 deletions
2
...ch_and_rescue/personas/Klaus Mueller/bootstrap_memory/associative_memory/kw_strength.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{"kw_strength_event": {}, | ||
"kw_strength_thought": {}} |
1 change: 1 addition & 0 deletions
1
...e_search_and_rescue/personas/Klaus Mueller/bootstrap_memory/associative_memory/nodes.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
51 changes: 51 additions & 0 deletions
51
...erver/storage/base_search_and_rescue/personas/Klaus Mueller/bootstrap_memory/scratch.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"vision_r": 8, | ||
"att_bandwidth": 8, | ||
"retention": 8, | ||
"curr_time": null, | ||
"curr_tile": null, | ||
"daily_plan_req": "Klaus Mueller works at the fire station from 1:30am to 1:30pm.", | ||
"name": "Klaus Mueller", | ||
"first_name": "Klaus", | ||
"last_name": "Mueller", | ||
"age": 20, | ||
"innate": "hardworking, resourceful, and friendly", | ||
"learned": "Klaus Mueller is a firefighter. He works at the fire station and responds to any kind of emergency around town. Isabella is his coworker.", | ||
"currently": "Klaus is responding to a distress call about someone trapped in a building in town. He doesn't know exactly who or where this person is, so he's searching around town for them.", | ||
"lifestyle": "Klaus Mueller goes to bed around 6pm and awakes around 1am.", | ||
"living_area": "the Ville:Dorm for Oak Hill College:Klaus Mueller's room", | ||
"concept_forget": 100, | ||
"daily_reflection_time": 180, | ||
"daily_reflection_size": 5, | ||
"overlap_reflect_th": 4, | ||
"kw_strg_event_reflect_th": 10, | ||
"kw_strg_thought_reflect_th": 9, | ||
|
||
"recency_w": 1, | ||
"relevance_w": 1, | ||
"importance_w": 1, | ||
"recency_decay": 0.99, | ||
"importance_trigger_max": 150, | ||
"importance_trigger_curr": 150, | ||
"importance_ele_n": 0, | ||
"thought_count": 5, | ||
|
||
"daily_req": [], | ||
"f_daily_schedule": [], | ||
"f_daily_schedule_hourly_org": [], | ||
"act_address": null, | ||
"act_start_time": null, | ||
"act_duration": null, | ||
"act_description": null, | ||
"act_pronunciatio": null, | ||
"act_event": ["Klaus Mueller", null, null], | ||
"act_obj_description": null, | ||
"act_obj_pronunciatio": null, | ||
"act_obj_event": [null, null, null], | ||
"chatting_with": null, | ||
"chat": null, | ||
"chatting_with_buffer": {}, | ||
"chatting_end_time": null, | ||
"act_path_set": false, | ||
"planned_path": [] | ||
} |
86 changes: 86 additions & 0 deletions
86
...torage/base_search_and_rescue/personas/Klaus Mueller/bootstrap_memory/spatial_memory.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
{ | ||
"the Ville": { | ||
"Oak Hill College": { | ||
"hallway": [], | ||
"library": [ | ||
"library sofa", | ||
"library table", | ||
"bookshelf" | ||
], | ||
"classroom": [ | ||
"blackboard", | ||
"classroom podium", | ||
"classroom student seating" | ||
] | ||
}, | ||
"Dorm for Oak Hill College": { | ||
"garden": [ | ||
"dorm garden" | ||
], | ||
"Klaus Mueller's room": [ | ||
"bed", | ||
"game console", | ||
"closet", | ||
"desk" | ||
], | ||
"woman's bathroom": [ | ||
"toilet", | ||
"shower", | ||
"bathroom sink" | ||
], | ||
"common room": [ | ||
"common room sofa", | ||
"pool table", | ||
"common room table" | ||
], | ||
"man's bathroom": [ | ||
"shower", | ||
"bathroom sink", | ||
"toilet" | ||
] | ||
}, | ||
"The Willows Market and Pharmacy": { | ||
"store": [ | ||
"grocery store shelf", | ||
"behind the grocery counter", | ||
"grocery store counter", | ||
"pharmacy store shelf", | ||
"pharmacy store counter", | ||
"behind the pharmacy counter" | ||
] | ||
}, | ||
"Fire station": { | ||
"fire station": [ | ||
"fire truck", | ||
"bunks", | ||
"common area" | ||
] | ||
}, | ||
"Johnson Park": { | ||
"park": [ | ||
"park garden" | ||
] | ||
}, | ||
"The Rose and Crown Pub": { | ||
"pub": [ | ||
"shelf", | ||
"refrigerator", | ||
"bar customer seating", | ||
"behind the bar counter", | ||
"kitchen sink", | ||
"cooking area", | ||
"microphone" | ||
] | ||
}, | ||
"Hobbs Cafe": { | ||
"cafe": [ | ||
"refrigerator", | ||
"cafe customer seating", | ||
"cooking area", | ||
"kitchen sink", | ||
"behind the cafe counter", | ||
"piano" | ||
] | ||
} | ||
} | ||
} |
1 change: 1 addition & 0 deletions
1
...earch_and_rescue/personas/Maria Lopez/bootstrap_memory/associative_memory/embeddings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
2 changes: 2 additions & 0 deletions
2
...arch_and_rescue/personas/Maria Lopez/bootstrap_memory/associative_memory/kw_strength.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{"kw_strength_event": {}, | ||
"kw_strength_thought": {}} |
1 change: 1 addition & 0 deletions
1
...ase_search_and_rescue/personas/Maria Lopez/bootstrap_memory/associative_memory/nodes.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
Oops, something went wrong.