Investigating and Extending Homans’ Social Exchange Theory with Large Language Model based Agents
February 14, 2025 · View on GitHub
Prerequisites
- Install the lastest version of AgentScope by
git clone https://github.com/modelscope/agentscope
cd agentscope
pip install -e .
- Prepare the API key in
config/llm.json
Run the simulation
python set.py --svo Proself --rei Rational
Run the Demo
cd demo
python app.py