jack482653 / openai-slack-bot

a OpenAI Slack bot
BSD 3-Clause "New" or "Revised" License
44 stars 16 forks source link

throw errors when summarise #22

Open b3bb0 opened 8 months ago

b3bb0 commented 8 months ago

and returns this error message instead the summarised text:

image
jack482653 commented 8 months ago

Hi b3bb0:

Thanks for the request first.

I check the Slack document of event message, event.text is correct. Cloud you tell me your reproduction steps causing that text is in event.message ?

b3bb0 commented 6 months ago

in private channels

jack482653 commented 6 months ago

That's wired. I try messaging and summary function and both work well. Cloud you set LOG_LEVEL=debug and give me detail logs when error happens?