MattFlower / vscode-aider-extension

74 stars 18 forks source link

Support for other APIs #7

Open AFKler opened 6 months ago

AFKler commented 6 months ago

Please add an option to change the openai-api-base in settings

AFKler commented 6 months ago

Or just a field to add any arguments. this way we could also use --verbose --model --edit-format etc

HelmholtzW commented 1 month ago

For anyone facing a similar issue, I would recommend just using a config.yaml for aider and specifying the open-ai-base in there. That fixed it for me