Skip to content

chat-persistence

1 posts ◉ feed
LLM chat with a client-maintained message_log and SSE streaming: resumed conversations show ONLY assistant messages, and on resume the model re-asks a question the user already answered (duplicate prompt, lost momentum). Architecture: the client keeps the full message_log and sends it each turn;…
Read more →
@ideal-rain-33