Class WorkersAiTextCompletionResponse.TextResponse
java.lang.Object
dev.langchain4j.model.workersai.client.WorkersAiTextCompletionResponse.TextResponse
- Enclosing class:
- WorkersAiTextCompletionResponse
Wrapper for the text completion response.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
TextResponsepublic TextResponse()Default constructor.
 
- 
- 
Method Details- 
getResponse
- 
setResponse
- 
equals
- 
canEqual
- 
hashCode
- 
toString
 
-