Documentation Index
Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
parse_oai_message
Parameters:
| Name | Description |
|---|---|
message | The message to parse. Type: dict[str, typing.Any] |
| Type | Description |
|---|---|
| RealtimeEvent | RealtimeEvent: The parsed event. |