-
Notifications
You must be signed in to change notification settings - Fork 7
bug: chat response latency reported by users #87
Copy link
Copy link
Open
Labels
area: productUser-facing product backlog outside the AI infrastructure epicUser-facing product backlog outside the AI infrastructure epicbugSomething is brokenSomething is brokenperformanceCost or latency improvementCost or latency improvementpriority: highHigh priority workHigh priority work
Description
Metadata
Metadata
Assignees
Labels
area: productUser-facing product backlog outside the AI infrastructure epicUser-facing product backlog outside the AI infrastructure epicbugSomething is brokenSomething is brokenperformanceCost or latency improvementCost or latency improvementpriority: highHigh priority workHigh priority work
Context
Multiple users from the r/tonalgym launch thread reported the chat feeling slow/laggy. One user specifically called it out:
What to investigate
contextHandlercould be large for users with extensive history, slowing time-to-first-tokenmaxSteps: 25. Complex questions may trigger multiple sequential tool calls before producing a visible responseNotes