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