tamaq2048 / slack-summarizer

OpenAI's ChatGPT API to create and post a summary of a Slack public channel.
1 stars 0 forks source link

プロンプロトを環境変数化して変更を容易にする #21

Open tamaq2048 opened 10 months ago

tamaq2048 commented 10 months ago

SUMMARIZE_PROMPTをvariablesニ追加

tamaq2048 commented 10 months ago
                    f"Please meaning summarize the following chat log to flat bullet list in {language}.",
                    "It isn't line by line summary.",
                    "Do not include greeting/salutation/polite expressions in summary.",
                    "With make it easier to read."
                    f"Write in {language}.", "", text
tamaq2048 commented 10 months ago

Please meaning summarize the following chat log to flat bullet list in {language}. It isn't line by line summary. Do not include greeting/salutation/polite expressions in summary. With make it easier to read.