Class GuidedTextContextChatGPT
java.lang.Object
org.eclnt.ccaddons.pbc.guidedtext.impl.GuidedTextContextChatGPT
- All Implemented Interfaces:
IGuidedTextContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addListener
(IGuidedTextContextListener listener) void
void
removeListener
(IGuidedTextContextListener listener) void
sendPrompt
(String text)
-
Constructor Details
-
GuidedTextContextChatGPT
public GuidedTextContextChatGPT()
-
-
Method Details
-
addListener
- Specified by:
addListener
in interfaceIGuidedTextContext
-
removeListener
- Specified by:
removeListener
in interfaceIGuidedTextContext
-
sendPrompt
- Specified by:
sendPrompt
in interfaceIGuidedTextContext
-
getCurrentText
public void getCurrentText()- Specified by:
getCurrentText
in interfaceIGuidedTextContext
-