mirror of
https://github.com/crabwise-ai/crabwalk.git
synced 2026-08-14 00:57:52 +00:00
Revert "Document behavior of cumulative message content in ChatEvent interface"
This reverts commit 5e53b2a70c.
This commit is contained in:
@@ -60,7 +60,6 @@ export interface PresenceEntry {
|
||||
}
|
||||
|
||||
// Chat events
|
||||
// Note: gateway sends cumulative message content with each delta, not incremental chars
|
||||
export interface ChatEvent {
|
||||
runId: string
|
||||
sessionKey: string
|
||||
|
||||
Reference in New Issue
Block a user