Promptflow Tracing Error with Custom LLM Node #3778
-
Beta Was this translation helpful? Give feedback.
Answered by
alebullensmithPS
Dec 16, 2024
Replies: 1 comment 2 replies
-
I found the solution. I was missing the open telemetry and OpenAI package which was causing issues in the trace. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
openai==1.37.1
opentelemetry-api==1.26.0
opentelemetry-exporter-otlp-proto-common==1.26.0
opentelemetry-exporter-otlp-proto-http==1.26.0
opentelemetry-proto==1.26.0
opentelemetry-sdk==1.26.0
opentelemetry-semantic-conventions==0.47b0