Uses of Interface
dev.langchain4j.model.embedding.TokenCountEstimator
Packages that use TokenCountEstimator
-
Uses of TokenCountEstimator in dev.langchain4j.model.azure
Classes in dev.langchain4j.model.azure that implement TokenCountEstimatorModifier and TypeClassDescriptionclass
Represents an OpenAI embedding model, hosted on Azure, such as text-embedding-ada-002. -
Uses of TokenCountEstimator in dev.langchain4j.model.openai
Classes in dev.langchain4j.model.openai that implement TokenCountEstimatorModifier and TypeClassDescriptionclass
Represents an OpenAI embedding model, such as text-embedding-ada-002.