File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
python/instrumentation/openinference-instrumentation-google-genai
src/openinference/instrumentation/google_genai Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 20
20
"python/instrumentation/openinference-instrumentation-openai-agents" : " 0.1.10" ,
21
21
"python/instrumentation/openinference-instrumentation-portkey" : " 0.1.1" ,
22
22
"python/instrumentation/openinference-instrumentation-beeai" : " 0.1.6" ,
23
- "python/instrumentation/openinference-instrumentation-mcp" : " 1.2.0"
23
+ "python/instrumentation/openinference-instrumentation-mcp" : " 1.2.0" ,
24
+ "python/instrumentation/openinference-instrumentation-google-genai" : " 0.1.0"
24
25
}
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## 0.1.0 (2025-05-05)
4
+
5
+
6
+ ### Features
7
+
8
+ * add Google GenAI instrumentation ([ #1500 ] ( https://github.com/Arize-ai/openinference/issues/1500 ) ) ([ 1e669a8] ( https://github.com/Arize-ai/openinference/commit/1e669a8af18bdfd8a0f92f716b49a7f6c105952a ) )
Original file line number Diff line number Diff line change 1
- __version__ = "0.0.1 "
1
+ __version__ = "0.1.0 "
You can’t perform that action at this time.
0 commit comments