Farama-Foundation / chatarena

ChatArena (or Chat Arena) is a Multi-Agent Language Game Environments for LLMs. The goal is to develop communication and collaboration capabilities of AIs.
Apache License 2.0
1.33k stars 129 forks source link

Gradio version fix #80

Closed elliottower closed 10 months ago

elliottower commented 10 months ago

Fixes https://github.com/Farama-Foundation/chatarena/issues/74 and is a simpler solution to https://github.com/Farama-Foundation/chatarena/issues/60 which doesn't require any additional dependencies

My thinking is it should be a fully new backend choice to use something like litellm or langchain