TsgcHTTP_API_OpenAI › Events
TsgcHTTP_API_OpenAI Events
Events you can handle, grouped by purpose, followed by the full alphabetical list.
Errors
| Name | Description |
| OnHTTPAPIException | Fires when an uncaught exception is raised during an OpenAI REST call |
Streaming
| Name | Description |
| OnHTTPAPISSE | Fires for each Server-Sent Events chunk received during a streaming OpenAI call |
All Events (alphabetical)
| Name | Description |
| OnHTTPAPIException | Fires when an uncaught exception is raised during an OpenAI REST call |
| OnHTTPAPISSE | Fires for each Server-Sent Events chunk received during a streaming OpenAI call |