Sandra Sanchez
Run benchmark with a CodeAgent that uses gpt 4 turbo and the following tools: PythonInterpreter, GoogleSearch, VisitWebpage and Final_Answer. Achieve 30%
04889fc | # Environment files | |
| .env | |
| # IDE folders | |
| .idea/ | |
| .vscode/ | |
| # Python cache | |
| __pycache__/ | |
| *.pyc | |
| # System files | |
| .DS_Store | |