Uses of Interface
com.logicaldoc.chatgpt.ResponseConsumer
Packages that use ResponseConsumer
- 
Uses of ResponseConsumer in com.logicaldoc.chatgptMethods in com.logicaldoc.chatgpt with parameters of type ResponseConsumerModifier and TypeMethodDescriptionFuture<org.apache.hc.core5.http.HttpResponse> ChatGPT.askAsync(String question, ResponseConsumer consumer) Asynchronously asks a question