Files
dotfiles/.config/aider/aider.yaml

10 lines
222 B
YAML
Raw Normal View History

2025-06-20 22:19:09 +01:00
openai-api-base: https://api.githubcopilot.com
2025-08-13 09:07:22 +01:00
model: gpt-5
2025-06-20 22:19:09 +01:00
weak-model: gpt-4.1
editor-model: gpt-4.1
show-model-warnings: false
max-chat-history-tokens: 8000
disable-playwright: true
watch-files: true
2025-06-26 16:46:19 +01:00
auto-commits: false