3.1415926

Results 2 issues of 3.1415926

Fixes [#3428](https://github.com/traceloop/openllmetry/issues/3428) ---- > [!IMPORTANT] > Fixes unhashable attributes crash in OpenAI streaming by sanitizing attributes for metric recording. > > - **Behavior**: > - Adds `_sanitize_attributes_for_metrics()` in `chat_wrappers.py` to...

### Which component is this bug for? OpenAI Instrumentation ### 📜 Description ## Severity: CRITICAL The OpenAI instrumentation causes production crashes when using streaming chat completions with tool definitions. The...