#Telegram streaming broken with longer messages.

1 messages · Page 1 of 1 (latest)

inner hull
#

Constantly getting these black boxes also minimax image viewing wont work

inner hull
#

Adding to my thread for extra eyes @keen tendon found big bug on telegram bot. When compacting happens it stops stream and doesnt continue added commit to my existing PR to fix https://github.com/NousResearch/hermes-agent/commit/ff3abf1b10993b7b8bfdceedd122e0d5cc847796

GitHub

…reeze

When context compaction fires during a streamed conversation, the
compression LLM call would edit the same Telegram message as the
agent's response. After compaction completed, the...