Closed micz closed 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.
Released version 2.2.0pre5, see the changelog: https://github.com/micz/ThunderAI/releases/tag/v2.2.0pre5
Fixed in version 2.2.0.
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.