Package com.esprit.utils
Class Chat
java.lang.Object
com.esprit.utils.Chat
Utility class providing helper methods for the RAKCHA application. Contains
reusable functionality and common operations.
- Since:
- 1.0.0
- Version:
- 1.0.0
- Author:
- RAKCHA Team
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private final Config
private final Connection
private static final Logger
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
-
API_URL
- See Also:
-
connection
-
config
-
-
Constructor Details
-
Chat
public Chat()Performs Chat operation.
-
-
Method Details
-
extractContentFromResponse
-
chatGPT
Performs chatGPT operation.- Returns:
- the result of the operation
-
badword
Performs badword operation.- Returns:
- the result of the operation
-