Index

C G M O S 
All Classes and Interfaces|All Packages

O

openAiHandler(String) - Method in class com.masai.controller.ChatController
Handles HTTP GET requests to "/mychat" endpoint.
OpenAiService - Class in com.masai.service
The OpenAiService class is a Spring Service responsible for interacting with the OpenAI's ChatGPT API and processing chatbot interactions.
OpenAiService() - Constructor for class com.masai.service.OpenAiService
 
OpenAiServiceCall(String) - Method in class com.masai.service.OpenAiService
Handles the chatbot interaction with the OpenAI's ChatGPT API based on the user input.
C G M O S 
All Classes and Interfaces|All Packages