File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
python/instrumentation/openinference-instrumentation-google-genai
src/openinference/instrumentation/google_genai Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22
22
"python/instrumentation/openinference-instrumentation-portkey" : " 0.1.3" ,
23
23
"python/instrumentation/openinference-instrumentation-beeai" : " 0.1.11" ,
24
24
"python/instrumentation/openinference-instrumentation-mcp" : " 1.3.1" ,
25
- "python/instrumentation/openinference-instrumentation-google-genai" : " 0.1.6 " ,
25
+ "python/instrumentation/openinference-instrumentation-google-genai" : " 0.1.7 " ,
26
26
"python/instrumentation/openinference-instrumentation-autogen-agentchat" : " 0.1.4" ,
27
27
"python/instrumentation/openinference-instrumentation-pydantic-ai" : " 0.1.7" ,
28
28
"python/instrumentation/openinference-instrumentation-google-adk" : " 0.1.5" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.7] ( https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-google-genai-v0.1.6...python-openinference-instrumentation-google-genai-v0.1.7 ) (2025-10-02)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** google-genai:** fix wrong tool attribute when setting llm input_message attribute ([ #2260 ] ( https://github.com/Arize-ai/openinference/issues/2260 ) ) ([ 8ee0569] ( https://github.com/Arize-ai/openinference/commit/8ee0569ae3e7bbf8c66f8bca2a34727d31cd007d ) )
9
+
3
10
## [ 0.1.6] ( https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-google-genai-v0.1.5...python-openinference-instrumentation-google-genai-v0.1.6 ) (2025-10-02)
4
11
5
12
Original file line number Diff line number Diff line change 1
- __version__ = "0.1.6 "
1
+ __version__ = "0.1.7 "
You can’t perform that action at this time.
0 commit comments