* Ensure that `gen_ai.operation.name` is `embeddings` * Ensure that `span.op` is `gen_ai.embeddings` * Add the following span attributes: * `gen_ai.request.model` * `gen_ai.embeddings.input` (the input text for the embedding) * token attributes
gen_ai.operation.nameisembeddingsspan.opisgen_ai.embeddingsgen_ai.request.modelgen_ai.embeddings.input(the input text for the embedding)