Uses of Package
dev.langchain4j.model.workersai.client
Packages that use dev.langchain4j.model.workersai.client
-
Classes in dev.langchain4j.model.workersai.client used by dev.langchain4j.model.workersaiClassDescriptionAbstract class for WorkerAI models as they are all initialized the same way.
-
Classes in dev.langchain4j.model.workersai.client used by dev.langchain4j.model.workersai.clientClassDescriptionMultiple models leverage the same output format, so we can use this class to parse the response.Error class.Represents a request for AI chat completion.Represents a message in the AI chat.Defines the roles a message can have in the chat conversation.Wrapper for the chat completion response.Low level client to interact with the WorkerAI API.Builder for
WorkersAiClient.Request to compute embeddingsResponse to compute embeddingsBeam to hold resultsRequest to generate an image.Body of the image generating processRequest to complete a text.Wrapper for the text completion response.Represents the text portion of the completion response from the Workers AI API.Wrapper for usage statistics.