Skip to content

feat: add support for aider #543

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 13, 2025
Merged

feat: add support for aider #543

merged 4 commits into from
Jan 13, 2025

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Jan 10, 2025

Aider offers two types of integrations:

  • compatible OPENAI API
  • local ollama

Add support for those 2 integrations, and correct all different nuances that we are getting with this new engine

Closes: #440

@yrobla yrobla marked this pull request as draft January 10, 2025 10:48
@yrobla yrobla marked this pull request as ready for review January 10, 2025 12:57
Aider offers two types of integrations:
- compatible OPENAI API
- local ollama

Add support for those 2 integrations, and correct all different nuances
that we are getting with this new engine

Closes: #440
README.md Outdated
@@ -83,6 +93,8 @@ Check out the quickstart guides to get up and running quickly!

- [Quickstart guide for GitHub Copilot with VS Code](https://docs.codegate.ai/quickstart)
- [Quickstart guide for Continue with VS Code and Ollama](https://docs.codegate.ai/quickstart-continue)
- [Quickstart guide for Aider with Open AI and Ollama](https://docs.codegate.ai/quickstart-aider)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I probably won't add a full Quickstart guide for Aider at this time (intending a small # of those for the most popular integrations), but we'll add a how-to guide at https://docs.codegate.ai/how-to/use-with-aider

@yrobla yrobla merged commit 81fc260 into main Jan 13, 2025
2 checks passed
@yrobla yrobla deleted the issue-440 branch January 13, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aider support
3 participants