Skip to content

Commit d748eef

Browse files
committed
update types
1 parent 70a2f03 commit d748eef

File tree

1 file changed

+1
-0
lines changed
  • apps/sim/lib/copilot/orchestrator

1 file changed

+1
-0
lines changed

apps/sim/lib/copilot/orchestrator/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import type { MothershipResource } from '@/lib/copilot/resource-types'
22

33
export type SSEEventType =
44
| 'chat_id'
5+
| 'request_id'
56
| 'title_updated'
67
| 'content'
78
| 'reasoning'

0 commit comments

Comments
 (0)