{"library":"textarena","type":"library","category":null,"description":"TextArena is a Python library that provides a collection of competitive text-based games designed for evaluating language models and developing reinforcement learning agents. It offers a framework for defining games, creating agents (including human and GPT agents), and running competitive battles. As of version 0.7.4, it's under active development with a somewhat irregular release cadence, often introducing significant changes between minor versions.","language":"python","status":"active","version":"0.7.4","tags":["LLM","reinforcement-learning","text-games","evaluation","AI","multi-agent"],"last_verified":"Mon May 25","install":[{"cmd":"pip install textarena","imports":["from textarena.arena import Arena","from textarena.agent.agent import Agent","from textarena.agent.agent import GPTAgent","from textarena.env.text_env import TextEnv"]}],"homepage":"https://www.textarena.ai/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/textarena/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":11.4,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/textarena/compatibility"}}