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 with each task costs less than $0.7.
Other
2.37k stars 236 forks source link

How to select the api? #44

Closed HagonChan closed 1 week ago

HagonChan commented 1 month ago

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

yuntongzhang commented 1 month 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 1 month ago

gpt-4-0125-preview

yuntongzhang commented 1 month 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 3 weeks ago

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