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