DO AS I WILL
This commit is contained in:
@@ -57,7 +57,7 @@ func newConfigFromEnv(ctx context.Context, getEnv func(string) string) (Config,
|
|||||||
DatacenterPattern: renderDatacenterPattern,
|
DatacenterPattern: renderDatacenterPattern,
|
||||||
EventNamePattern: renderEventNamePattern,
|
EventNamePattern: renderEventNamePattern,
|
||||||
RecapPromptIntro: "A Slack thread began with the following original post.",
|
RecapPromptIntro: "A Slack thread began with the following original post.",
|
||||||
RecapPrompt: "Summarize the responses to the Slack thread consisting of the following messages. Limit the summary to one sentence. Do not include any leading text.",
|
RecapPrompt: "What is the summary of the responses to the Slack thread consisting of the following messages? Limit the summary to one sentence. Do not include any leading text. Be as brief as possible. No context is needed.",
|
||||||
}
|
}
|
||||||
|
|
||||||
var m map[string]any
|
var m map[string]any
|
||||||
|
|||||||
Reference in New Issue
Block a user