@iyashk-DB thanks for the response.
But I keep geeting the same error.
should I change something else pls?
2025/11/27 21:24:59 DEBUG mlflow.tracing.utils: Failed to get attribute mlflow.traceRequestId with from span NonRecordingSpan(SpanContext(trace_id=0x00000000000000000000000000000000, span_id=0x0000000000000000, trace_flags=0x00, trace_state=[], is_remote=False)). Traceback (most recent call last): File "/local_disk0/.ephemeral_nfs/envs/pythonEnv-c56af6ef-cbd4-4a46-8da6-ba9e8059213d/lib/python3.12/site-packages/mlflow/tracing/utils/__init__.py", line 240, in get_otel_attribute attribute_value = span.attributes.get(key) ^^^^^^^^^^^^^^^ AttributeError: 'NonRecordingSpan' object has no attribute 'attributes'. Did you mean: 'set_attributes'? 2025/11/27 21:24:59 WARNING mlflow.tracing.fluent: Failed to start span Completions: 'NonRecordingSpan' object has no attribute 'context'. For full traceback, set logging level to debug. Traceback (most recent call last): File "/local_disk0/.ephemeral_nfs/envs/pythonEnv-c56af6ef-cbd4-4a46-8da6-ba9e8059213d/lib/python3.12/site-packages/mlflow/tracing/fluent.py", line 592, in start_span_no_context trace_id, encode_span_id(otel_span.context.span_id) ^^^^^^^^^^^^^^^^^ AttributeError: 'NonRecordingSpan' object has no attribute 'context'. Did you mean: '_context'? ChatCompletion(id='chatcmpl-Cgdlz7DUK2qHR4Qiu24n8ZYW2wFLc', choices=[Choice(finish_reason='stop', index=0, logprobs=None, message=ChatCompletionMessage(content='Hello! How can I assist you today?', refusal=None, role='assistant', annotations=[], audio=None, function_call=None, tool_calls=None))], created=1764278699, model='gpt-4o-mini-2024-07-18', object='chat.completion', service_tier='default', system_fingerprint='fp_eca0ce8298', usage=CompletionUsage(completion_tokens=9, prompt_tokens=19, total_tokens=28, completion_tokens_details=CompletionTokensDetails(accepted_prediction_tokens=0, audio_tokens=0, reasoning_tokens=0, rejected_prediction_tokens=0), prompt_tokens_details=PromptTokensDetails(audio_tokens=0, cached_tokens=0)))