WindowsAgentArena
WindowsAgentArena copied to clipboard
Still being maintained?
Looks like latest push is 8months ago.
Azure AI libraries look to be out of date and no longer functioning with newer models.
Two specific issues I ran into…
Using Azure Open AI run_local didn’t like an empty OpenAI key. Had to remove the option from the shell script at the end.
Getting 400 errors with Azure AI and gpt-4o. Potentially tokens or another parameter, trying to debug.