Skip to main content

No project description provided

Project description

Python compat PyPi GHA Status Documentation Status


econagents

econagents is a Python library that lets you use LLM agents in economic experiments. The framework connects LLM agents to game servers through WebSockets and provides a flexible architecture for designing, customizing, and running economic simulations.

Installation

# Install from PyPI
pip install econagents

# Or install directly from GitHub
pip install git+https://github.com/iwanalabs/econagents.git

Framework Components

econagents consists of four key components:

  1. Agent Roles: Define player roles with customizable behaviors using a flexible prompt system.
  2. Game State: Hierarchical state management with automatic event-driven updates.
  3. Agent Managers: Manage agent connections to game servers and handle event processing.
  4. Game Runner: Orchestrates experiments by gluing together the other components.

Example Experiments

The repository includes three example games:

  1. prisoner: An iterated Prisoner's Dilemma game with 5 rounds and 2 LLM agents.
  2. ibex_tudelft/harberger: A Harberger Tax simulation with LLM agents.
  3. ibex_tudelft/futarchy: A Futarchy simulation with LLM agents.

Running the Prisoner's Dilemma game

The simplest game to run is a version of the repeated prisoner's dilemma game that runs on your local machine.

# Run the server
python examples/server/prisoner/server.py

# Run the experiment (in a separate terminal)
python examples/prisoner/run_game.py

Note: you still have to set up the connection to the agents.

Key Features

  • Flexible Agent Customization: Customize agent behavior with Jinja templates or custom Python methods
  • Event-Driven State Management: Automatically update game state based on server events
  • Turn-Based and Continuous Action Support: Handle both turn-based games and continuous action phases
  • LangChain Integration: Built-in support for LangChain's agent capabilities

Documentation

For detailed guides and API reference, visit the documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

econagents-0.0.5.tar.gz (26.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

econagents-0.0.5-py3-none-any.whl (32.4 kB view details)

Uploaded Python 3

File details

Details for the file econagents-0.0.5.tar.gz.

File metadata

  • Download URL: econagents-0.0.5.tar.gz
  • Upload date:
  • Size: 26.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.12.10 Linux/6.11.0-1012-azure

File hashes

Hashes for econagents-0.0.5.tar.gz
Algorithm Hash digest
SHA256 632e68cd0b18d79657892bb11adab558eda616297d5acbdedbad9a765147bb20
MD5 f110b7e2fb2e781d53c7150625d6a50f
BLAKE2b-256 93a6904e2b3c7ea4f13179b9b37a96fdc12d86a98fb1da2e2d227244d84ca7c4

See more details on using hashes here.

File details

Details for the file econagents-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: econagents-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 32.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.12.10 Linux/6.11.0-1012-azure

File hashes

Hashes for econagents-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a66767b3734cec412b863b0a73d4e649e778bac82c661e42a1f3b91e10deea7a
MD5 6a25f115ff593766f1cfef462479393c
BLAKE2b-256 875ee09bfa988240f7af40c4465bbafb8cae9b2398c5c9b2ca1947302534e518

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page