Commit d964ffc
fix(google-generativeai,vertexai): image support for Gemini models (#3340)
Co-authored-by: Claude <[email protected]>1 parent 85e3c51 commit d964ffc
File tree
11 files changed
+810
-57
lines changed- packages
- opentelemetry-instrumentation-google-generativeai/opentelemetry/instrumentation/google_generativeai
- opentelemetry-instrumentation-vertexai/opentelemetry/instrumentation/vertexai
- sample-app/sample_app
- traceloop-sdk/traceloop/sdk/tracing
11 files changed
+810
-57
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments