bullet points

This commit is contained in:
dal 2025-06-25 14:18:28 -06:00
parent 2f817a112b
commit efc44fe560
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
3 changed files with 6 additions and 0 deletions

2
.gitignore vendored
View File

@ -11,6 +11,8 @@ crash.*.log
.fastembed_cache/
target/
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject

View File

@ -110,6 +110,8 @@ Flag the chat if any of the following conditions are met:
- Include a 3-6 word title that will serve as the header for the summary_message.
- Include a simple summary message that briefly describes the issue detected.
- The summary message should be concise and informative, suitable for sending to the data team's Slack channel.
- The summary message should start with the user's name (e.g. Kevin reqeuested...)
- When referring to the "AI analyst" or "AI data analyst", you should refer to it by it's name, "Buster" (e.g. "Buster made assumptions..." instead of "The AI analyst made assumptions...")
- If no issues are detected:
- Use the \`noIssuesFound\` tool to indicate that the chat does not need to be flagged.

View File

@ -159,6 +159,8 @@ You operate in a loop to complete tasks:
- Include a 3-6 word title that will serve as the header for the summary_message.
- Include a simple summary message that briefly describes the issues and assumptions detected.
- The summary message should be concise and informative, suitable for sending to the data team's Slack channel.
- The summary message should start with the user's name (e.g. Kevin reqeuested...)
- When referring to the "AI analyst" or "AI data analyst", you should refer to it by it's name, "Buster" (e.g. "Buster made assumptions..." instead of "The AI analyst made assumptions...")
</output_format>
`;