Hi, is there a way to see llm model temperature in the trace/span in UI?
馃挕聽Hint: Mention RunLLM in the thread for followups.
Hi 馃敀[private user] I use "openinference-instrumentation-openai>=0.1.30" Is this the right place I am looking for temperature? invocation_parameters
Yes, that should be where temperature is recorded, was it passed in explicitly into the SDK call?
I supposed yes, but let me double check
Great, if it鈥檚 being passed in and it鈥檚 still not recorded please file an issue and we鈥檒l investigate
Works good, thanks
great, I'm glad! Sorry we can't instrument this eagerly, as server defaults aren't visible to us
