paul-gauthier / aider

aider is AI pair programming in your terminal
https://aider.chat/
Apache License 2.0
18.03k stars 1.69k forks source link

OpenAI forwarding API configuration #1188

Closed LiGenYu2007 closed 1 week ago

LiGenYu2007 commented 2 weeks ago

OpenAI forwarding API configuration error, use the official website tutorial to configure ( setx OPENAI_API_KEY "sk-xxx" setx OPENAI_API_BASE "https://api.wlai.vip" aider --model openai/gpt-4o ) 7d71e946f34f03e02c27f6c01721292 There is no output

paul-gauthier commented 2 weeks ago

Thanks for trying aider and filing this issue.

This is most likely a problem with your api server. It's not responding, or not responding in an OpenAI compatible way.

paul-gauthier commented 1 week ago

I'm going to close this issue for now, but feel free to add a comment here and I will re-open or file a new issue any time.