fix: openai llm model name is unknown (#3422)

This commit is contained in:
Himanshu Gunwant
2026-01-13 22:25:52 +05:30
committed by GitHub
parent ae59b3ba36
commit d0f227189c
2 changed files with 5 additions and 3 deletions

1
changelog/3422.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed a bug in `traced_llm` where the model name in opentelemetry is shown unknown even though it is defined.