Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- sendDeleteRequest(String) - Method in class com.mindsdb.client.RestClient
-
Sends an HTTP DELETE request to the specified endpoint.
- sendGetRequest(String) - Method in class com.mindsdb.client.RestClient
-
Sends an HTTP GET request to the specified endpoint.
- sendPatchRequest(String, String) - Method in class com.mindsdb.client.RestClient
-
Sends an HTTP PATCH request to the specified endpoint with the given request body.
- sendPostRequest(String, String) - Method in class com.mindsdb.client.RestClient
-
Sends an HTTP POST request to the specified endpoint with the given request body.
- shutDown() - Method in class com.mindsdb.client.RestClient
- shutDownConnection() - Method in class com.mindsdb.client.Client
-
Shuts down the connection managed by the
RestClient
. - streamCompletion(String) - Method in class com.mindsdb.models.Mind
-
Streams completion responses based on the provided message by interacting with the OpenAI client.
- SUCCESS_REQUEST_RESPONSE_STATUS_LOG - Static variable in class com.mindsdb.utils.Constants
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form