Uses of Enum Class
xyz.felh.openai.embedding.CreateEmbeddingRequest.EncodingFormat
Packages that use CreateEmbeddingRequest.EncodingFormat
-
Uses of CreateEmbeddingRequest.EncodingFormat in xyz.felh.openai.embedding
Methods in xyz.felh.openai.embedding that return CreateEmbeddingRequest.EncodingFormatModifier and TypeMethodDescriptionCreateEmbeddingRequest.EncodingFormat.findByValue(String value) Returns the enum constant of this class with the specified name.CreateEmbeddingRequest.EncodingFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.