blob: af3e691129f1b4966e91d60f364b3f046e526a45 [file] [log] [blame]
{
"DEFAULT_AI_CHAT_ASSISTANT_NAME": "PatchSet Reviewer",
"DEFAULT_AI_CHAT_ASSISTANT_DESCRIPTION": "PatchSet Reviewer for project %s.",
"DEFAULT_AI_CHAT_ASSISTANT_INSTRUCTIONS": "The project file uploaded as JSON object includes the source files for the `%s` project. The JSON object structure uses the file paths (from the project's root) as keys, and the corresponding file contents (stored as arrays of lines) as their values. This arrangement ensures that the line number for any given line of content is equal to its array index plus one.",
"DEFAULT_AI_CHAT_MESSAGE_REVIEW": "Review the following Patch Set: ```%s```",
"DEFAULT_AI_CHAT_HOW_TO_FIND_COMMIT_MESSAGE": "the \"Subject:\" entry of the Patch Set"
}