Uses of Class
dev.langchain4j.model.workersai.client.ApiResponse
-
Uses of ApiResponse in dev.langchain4j.model.workersai.client
Modifier and TypeClassDescriptionclass
Wrapper for the chat completion response.class
Response to compute embeddingsclass
Response to generate an image.class
Wrapper for the text completion response.Modifier and TypeMethodDescriptionprotected void
AbstractWorkersAIModel.processErrors
(ApiResponse<?> res, okhttp3.ResponseBody errors) Process errors from the API.