Crig::Embeddings::EmbeddingError::Kind
Inherits Enum < Comparable < Value < Object
Constants
HttpError = 0
JsonError = 1
UrlError = 2
DocumentError = 3
ResponseError = 4
UnsupportedParameter = 5
InvalidParameterValue = 6
UnsupportedResponseEncoding = 7
MissingUsage = 8
ProviderError = 9
ProviderResponse = 10
Other = 11
Instance methods
unsupported_response_encoding?
Returns true if this enum value equals UnsupportedResponseEncoding