prompt up
parent
93672e67a6
commit
2e7d58fd13
|
|
@ -57,7 +57,7 @@ func newConfigFromEnv(ctx context.Context, getEnv func(string) string) (Config,
|
|||
DatacenterPattern: renderDatacenterPattern,
|
||||
EventNamePattern: renderEventNamePattern,
|
||||
RecapPromptIntro: "A Slack thread began with the following original post.",
|
||||
RecapPrompt: "Summarize all of the following thread responses. Do so in 1 sentence without any leading text.",
|
||||
RecapPrompt: "Summarize the following thread responses as a single sentence. Do so without any leading text.",
|
||||
}
|
||||
|
||||
var m map[string]any
|
||||
|
|
|
|||
Loading…
Reference in New Issue