I'm seeing error like when sending traces to pheonix
2025-04-28 22:16:10.645 [38683/query_llm/341140 (pid 3931924)] yield SpanAttributes.LLM_TOKEN_COUNT_PROMPT_DETAILS_CACHE_READ, cached_tokens
2025-04-28 22:16:10.645 [38683/query_llm/341140 (pid 3931924)] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-04-28 22:16:10.645 [38683/query_llm/341140 (pid 3931924)] AttributeError: type object 'SpanAttributes' has no attribute 'LLM_TOKEN_COUNT_PROMPT_DETAILS_CACHE_READ'
with versions:
name : openinference-instrumentation-openai
version : 0.1.26
name : arize-phoenix-otel
version : 0.9.2
name : openai
version : 1.76.0
but the trace still shows up in the phoenix UI , what does this error mean and what's the implication?