Uses of Package
org.mockserver.llm.realtime
Packages that use org.mockserver.llm.realtime
-
Classes in org.mockserver.llm.realtime used by org.mockserver.clientClassDescriptionThe response modality a scripted realtime turn is rendered as.A provider-neutral description of one scripted assistant response in a realtime voice session — the realtime analogue of
Completion. -
Classes in org.mockserver.llm.realtime used by org.mockserver.llm.realtimeClassDescriptionA single scripted realtime WebSocket event: the fully-rendered JSON text frame the mock will send to the client, plus the delay (milliseconds) to wait before sending it.The response modality a scripted realtime turn is rendered as.The realtime (voice / bidirectional WebSocket) LLM protocols MockServer can mock.Deterministic streaming-timing model for realtime WebSocket event codecs — the WebSocket-transport analogue of the SSE
StreamingPhysicsused by the HTTP LLM codecs.A provider-neutral description of one scripted assistant response in a realtime voice session — the realtime analogue ofCompletion.