nus-apr / auto-code-rover

A project structure aware autonomous software engineer aiming for autonomous program improvement. Resolved 30.67% tasks (pass@1) in SWE-bench lite and 38.40% tasks (pass@1) in SWE-bench verified with each task costs less than $0.7.
Other
2.72k stars 288 forks source link

How to select the api? #44

Closed HagonChan closed 4 months ago

HagonChan commented 6 months ago

What exactly should I do to select the api, is it via command line or shortcut? image

yuntongzhang commented 6 months ago

Hi, the API selection is done by the model. If there is no error, the model selected APIs will be displayed in the next step.

In your screenshot, it seems there is an API connection error, so there is no response from the model. May I know which model you are using?

HagonChan commented 6 months ago

gpt-4-0125-preview

yuntongzhang commented 6 months ago

Have you tried whether you can get a response from gpt just by sending a request from command line? Something like this: https://platform.openai.com/docs/quickstart?context=curl

The error you are experiencing is likely a connection issue to OpenAI APIs.

Marti2203 commented 5 months ago

Hi @HagonChan , Just to check - have you had this issue subsequently? I think we can close it if it has gone stale.