fbdeme

Results 2 issues of fbdeme

When I try to run "[NegotiationArena] Scenario Creation Tutorial" I got this error at this code block a1 = ChatGPTAgent( model="gpt-4-1106-preview", agent_name=AGENT_ONE, ) a2 = ChatGPTAgent( model="gpt-4-1106-preview", agent_name=AGENT_TWO, ) c...

I just wanted to run example code and I tried to run [NegotiationArena] Explore BuySell Game. But when I run this line of code ti get example states states =...