expectedparrot / edsl

Design, conduct and analyze results of AI-powered surveys and experiments. Simulate social science and market research with large numbers of AI agents and LLMs.
https://docs.expectedparrot.com
MIT License
185 stars 19 forks source link

Add optional meta data parameter to `Agent` #1227

Open rbyh opened 2 hours ago

rbyh commented 2 hours ago

Ideally it could also be used with AgentList.from_csv() -- need a way to specify the CSV columns that should be treated as meta data though.

rbyh commented 2 hours ago

Or, there could be another feature for selecting traits that you want to turn into meta data, and vice versa.