micz / ThunderAI

ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT or Ollama to enhance email management.
https://micz.it/thunderbird-addon-thunderai/
GNU General Public License v3.0
36 stars 10 forks source link

Rewrite the streaming code to handle broken chunks #147

Closed micz closed 1 month ago

micz commented 1 month ago

Rewrite the streaming code to handle broken chunks. Sometimes the lines received from an API are splitted in different chunks. We need to handle it.

micz commented 1 month ago

Released version 2.2.0pre5, see the changelog: https://github.com/micz/ThunderAI/releases/tag/v2.2.0pre5

micz commented 1 month ago

Fixed in version 2.2.0.