HRUSHIKESH DOKALA

Results 73 comments of HRUSHIKESH DOKALA

@bboynton97 kindly use the `pre-commit run --all-files` to avoid the code formatting failure.

> everything should pass now :) @Hk669 @bboynton97 the type check is failing https://github.com/microsoft/autogen/actions/runs/9362114414/job/25770274137?pr=2682

> i just committed the fix to that that is for the formatting. check the https://github.com/microsoft/autogen/actions/runs/9362114414/job/25770274137?pr=2682 to understand the failure. Thanks

@bboynton97 Thanks for the PR. looks good to me.

> Any other changes we should make? Or are we waiting for something else to merge first? @Hk669 @sonichi @ekzhu let me confirm and let you know the further details....

> Thanks for the report and the already verbose information. Could you also paste the command you ran for evaluation? the evaluation command: ``` ./run_eval.sh ../trajectories/hrushi669/azure-gpt-3.5-turbo-1106__SWE-agent__test-repo__default__t-0.00__p-0.95__c-3.00__install-1/all_preds.jsonl ```

> (my suspicion is that you might be specifying the wrong input file, just because I know that this happened to me before...) i gave it the correct path of...

and also an issue, even after miniconda is installed in my pc. ``` (venv) (base) hrushi669@Hrushikesh:/mnt/c/Users/hrush/AutoSWE/AutoSwe/SWE-agent/evaluation$ ./run_eval.sh ../trajectories/hrushi66/azure-gpt-3.5-turbo-1106__SWE-bench_Lite__default__t-0.00__p-0.95__c-3.00__install-1/all_preds.jsonl Found 8 total predictions, will evaluate 3 (5 are empty) 🏃 Beginning...

i tried it but couldn't install the dependencies. @abhijitpal1247 cc @WaelKarkoub

> @Hk669 Which dependency are you facing the issue with? > argostranslate https://pypi.org/project/argostranslate/ > openai https://pypi.org/project/openai/ > pyautogen https://pypi.org/project/pyautogen/ > > argostranslate v1.9.6 > openai v1.16.2 > pyautogen v0.2.28 Its...