Skip to main content

Multi-Agent Language Game Environments for Large Language Models

Project description

Prepare environment

pip install -r requirements.txt

Need to assign the OPENAI_API_KEY

export OPENAI_API_KEY=""

To start a game, use the ipython and type the following codes line by line.

from chatarena.arena import Arena
arena = Arena.from_config("examples/chameleon-inter.json")
arena.launch_cli()

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

llm-agent-0.2.0.tar.gz (92.7 kB view hashes)

Uploaded Source

Supported by

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