feat(gitconfig): update AI model configuration for Git Butler

This commit is contained in:
2025-12-09 22:04:11 +00:00
parent dee407ffc7
commit 13b2b58b67

View File

@@ -87,6 +87,6 @@
trustExitCode = true trustExitCode = true
[gitbutler] [gitbutler]
aiModelProvider = anthropic aiModelProvider = anthropic
aiAnthropicKeyOption = bringYourOwn aiAnthropicKeyOption = butlerAPI
aiAnthropicModelName = claude-3-7-sonnet-latest
signCommits = true signCommits = true
aiOpenAIKeyOption = butlerAPI