Relative Content

Tag Archive for pythonchatgpt-apigpt-4autogen

AutoGen GroupChat error code (openai.BadRequestError: Error code: 400)

I’m pretty new to using AutoGen so I don’t know for sure if this is a simple problem to fix but I created two simple agents with the user_proxy to communicate with each other through the “GroupChat” function. However, after the first response from the first agent, it leads to an error code 400 from openai. The following below is the exact error code and I don’t really know what the issue is.