{
"AI": {
"provider": "aws-bedrock",
"model_id": "anthropic.claude-3-5-sonnet-20240620-v1:0",
"user_prompt": "Generate a git commit message for the following changes: {diff}. Start with a high-level summary of the changes, then a short changelog breaking down the major changes. Output should contain ONLY the commit message. There should be no mention of a commit message in the output.",
"system_prompt": "You are a helpful assistant tasked with generating accurate, concise idiomatic git commit messages"
},
"OpenAI": {},
"AWS": {
"profile_name": "delorenj"
}
}