OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_GEN_AI_REQUEST_ENCODING_FORMATSConst Experimental

    ATTR_GEN_AI_REQUEST_ENCODING_FORMATS: "gen_ai.request.encoding_formats" = ...

    The encoding formats requested in an embeddings operation, if specified.

    ["base64"]
    
    ["float", "binary"]
    

    In some GenAI systems the encoding formats are called embedding types. Also, some GenAI systems only accept a single format per request.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.