EvanZhouDev / bard-ai

A lightweight library to access Google Bard.
https://www.npmjs.com/package/bard-ai
GNU General Public License v3.0
117 stars 31 forks source link

🐛 [BUG]: context is sometimes reset even the conversation id is the same #65

Closed Sunda001 closed 10 months ago

Sunda001 commented 11 months ago

Prerequisites

Bug Description

IMG_20231019_140359_785 The conversation is already the same but it didn't save the context, bug?

Reproduction Steps

  1. Saved to json db
  2. Same conversation id
  3. Context is lost

Other information

No response

Occurance Rate

I can reproduce this bug 100% of the time.