opentelemetry-instrumentation-google-genai 0.5b0 #4025
Unanswered
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
gen_ai.client.inference.operation.details) behind the flagOTEL_SEMCONV_STABILITY_OPT_IN=gen_ai_latest_experimental. Ensure same sem conv attributes are on the log and span. Fix an issue where the instrumentation would crash when a pydantic.BaseModel class was passed as the response schema (#3905).GEN_AI_OUTPUT_TYPEsem conv request attributes to events/spans generated in the stable instrumentation. This was added pre sem conv 1.36 so it should be in the stable instrumentation. Fix a bug in how system instructions were recorded in thegen_ai.system.messagelog event. It will now always be recorded as{"content" : "text of system instructions"}. See (#4011).This discussion was created from the release opentelemetry-instrumentation-google-genai 0.5b0.
Beta Was this translation helpful? Give feedback.
All reactions