chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
# Realtime Events
|
||||
|
||||
## Session Events
|
||||
|
||||
::: agents.realtime.events.RealtimeSessionEvent
|
||||
|
||||
## Event Types
|
||||
|
||||
### Agent Events
|
||||
::: agents.realtime.events.RealtimeAgentStartEvent
|
||||
::: agents.realtime.events.RealtimeAgentEndEvent
|
||||
|
||||
### Audio Events
|
||||
::: agents.realtime.events.RealtimeAudio
|
||||
::: agents.realtime.events.RealtimeAudioEnd
|
||||
::: agents.realtime.events.RealtimeAudioInterrupted
|
||||
|
||||
### Tool Events
|
||||
::: agents.realtime.events.RealtimeToolStart
|
||||
::: agents.realtime.events.RealtimeToolEnd
|
||||
|
||||
### Handoff Events
|
||||
::: agents.realtime.events.RealtimeHandoffEvent
|
||||
|
||||
### Guardrail Events
|
||||
::: agents.realtime.events.RealtimeGuardrailTripped
|
||||
|
||||
### History Events
|
||||
::: agents.realtime.events.RealtimeHistoryAdded
|
||||
::: agents.realtime.events.RealtimeHistoryUpdated
|
||||
|
||||
### Error Events
|
||||
::: agents.realtime.events.RealtimeError
|
||||
|
||||
### Raw Model Events
|
||||
::: agents.realtime.events.RealtimeRawModelEvent
|
||||
Reference in New Issue
Block a user