Commit graph

5 commits

Author SHA1 Message Date
mitchell (aider) ef8b5dc97f refactor: Use helper function to create adapters 2025-05-21 20:43:06 -04:00
mitchell f8d58198c0 feat: add ollama and gemini_pro adapters 2025-05-21 19:38:17 -04:00
mitchell 184dad82e0 Improve AI configuration and key management
- Remove unnecessary model options from `adr` function.
- Update Anthropics key path in `aikeys` function.
- Refactor CodeCompanion adapters to use specific Gemini models with different reasoning efforts.
- Add gitignore for .aider* files.
2025-05-19 19:48:40 -04:00
mitchell 73c5b0b7d7 Add AI helper functions, update plugins, and codecompanion updates 2025-05-19 16:01:39 -04:00
mitchell 1517f56c86 Breakup Neovim config into Lua modules 2025-05-11 18:49:32 -04:00