Commit graph

7 commits

Author SHA1 Message Date
256a64d8cf feat: remove redundant name field from adapter configs 2025-05-21 21:05:15 -04:00
bac32bec19 refactor: improve adapter creation function readability 2025-05-21 20:55:55 -04:00
ef8b5dc97f refactor: Use helper function to create adapters 2025-05-21 20:43:06 -04:00
f8d58198c0 feat: add ollama and gemini_pro adapters 2025-05-21 19:38:17 -04:00
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
73c5b0b7d7 Add AI helper functions, update plugins, and codecompanion updates 2025-05-19 16:01:39 -04:00
1517f56c86 Breakup Neovim config into Lua modules 2025-05-11 18:49:32 -04:00