nekomeowww / insights-bot

A bot works with OpenAI GPT models to provide insights for your info flows.
MIT License
254 stars 25 forks source link

bug: `autorecap` may executed twice when deployed over 1 instances (replicas) #73

Closed nekomeowww closed 1 year ago

nekomeowww commented 1 year ago

We need a task queue with time delay feature supported to compose the autorecap feature to send recap reports once per chat.

Available options:

Depends on: #86