Uses of Interface
dev.langchain4j.model.chat.TokenCountEstimator
Package
Description
-
Uses of TokenCountEstimator in dev.langchain4j.model.azure
Modifier and TypeClassDescriptionclass
Represents an OpenAI language model, hosted on Azure, that has a chat completion interface, such as gpt-3.5-turbo.class
Represents an OpenAI language model, hosted on Azure, that has a chat completion interface, such as gpt-3.5-turbo. -
Uses of TokenCountEstimator in dev.langchain4j.model.googleai
-
Uses of TokenCountEstimator in dev.langchain4j.model.openai
Modifier and TypeClassDescriptionclass
Represents an OpenAI language model with a chat completion interface, such as gpt-3.5-turbo and gpt-4.class
Represents an OpenAI language model with a chat completion interface, such as gpt-3.5-turbo and gpt-4.