AssistantRequestUtils
Utility functions for assistant requests.
Properties
Extract the controlUrl value from a JsonElement.
Extract the function name from a function call from a JsonElement.
Extract the function parameters from a function call from a JsonElement.
Extract the message call id from a JsonElement.
Extract the phone number from a JsonElement.
Extract the request type from a JsonElement.
Extract the assistant request error message from a status update message.
Extract the tool call arguments from a JsonElement.
Extract the tool call name from a JsonElement.
Extract the webCallUrl value from a JsonElement.
Functions
Check if the JsonElement has a status update error message.
Check if the JsonElement is an assistant id response.
Check if the JsonElement is an assistant response.
Check if the JsonElement is a squad id response.
Check if the JsonElement is a squad response.