Commit d530650
authored
feat: [google-ai-generativelanguage] add CODE_RETRIEVAL_QUERY embedding task type (#13846)
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
feat: add CODE_RETRIEVAL_QUERY embedding task type
feat: add seed to GenerationConfig
feat: add support for ModalityTokenCounts in UsageMetadata responses
feat: add support for live API
(googleapis/go-genai#275)
feat: add support for Veo: PredictLongRunning and generated/downloadable
files
feat: add minimum, maximum, any_of, property_ordering, default and null
type to Schema
feat: add support for ModalityTokenCounts in UsageMetadata responses
feat: add CODE_RETRIEVAL_QUERY embedding task type
feat: add language_code to speech config
feat: add ThinkingConfig, MediaResolution, and seed to GenerationConfig
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 752418245
Source-Link:
googleapis/googleapis@dcb6c86
Source-Link:
googleapis/googleapis-gen@3461f46
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFpLWdlbmVyYXRpdmVsYW5ndWFnZS8uT3dsQm90LnlhbWwiLCJoIjoiMzQ2MWY0NmU3ZWY1MDRkYzliMDYwY2MzZGI3YjBmYmJkM2M5ZWRjZiJ9
BEGIN_NESTED_COMMIT
PiperOrigin-RevId: 752332723
Source-Link:
googleapis/googleapis@c76b740
Source-Link:
googleapis/googleapis-gen@44b4d1a
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWFpLWdlbmVyYXRpdmVsYW5ndWFnZS8uT3dsQm90LnlhbWwiLCJoIjoiNDRiNGQxYWVkNWQ4OTM4M2Q5OGZmZWNkYjRjMmRiZWE2OGMyMjE2MyJ9
END_NESTED_COMMIT
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 7679765 commit d530650
47 files changed
Lines changed: 6280 additions & 205 deletions
File tree
- packages/google-ai-generativelanguage
- google/ai
- generativelanguage_v1beta
- services
- file_service
- transports
- generative_service
- transports
- prediction_service
- transports
- types
- generativelanguage_v1
- services/generative_service/transports
- types
- generativelanguage
- samples/generated_samples
- scripts
- tests/unit/gapic/generativelanguage_v1beta
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 58 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| |||
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
| 125 | + | |
| 126 | + | |
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
127 | 131 | | |
128 | 132 | | |
| 133 | + | |
129 | 134 | | |
130 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
131 | 147 | | |
132 | 148 | | |
| 149 | + | |
133 | 150 | | |
134 | 151 | | |
135 | 152 | | |
| |||
139 | 156 | | |
140 | 157 | | |
141 | 158 | | |
| 159 | + | |
142 | 160 | | |
143 | 161 | | |
144 | 162 | | |
145 | 163 | | |
146 | 164 | | |
147 | 165 | | |
| 166 | + | |
148 | 167 | | |
149 | 168 | | |
150 | 169 | | |
151 | 170 | | |
| 171 | + | |
| 172 | + | |
152 | 173 | | |
153 | 174 | | |
| 175 | + | |
| 176 | + | |
154 | 177 | | |
155 | 178 | | |
156 | 179 | | |
| |||
178 | 201 | | |
179 | 202 | | |
180 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
181 | 209 | | |
182 | 210 | | |
| 211 | + | |
183 | 212 | | |
184 | 213 | | |
185 | 214 | | |
| |||
294 | 323 | | |
295 | 324 | | |
296 | 325 | | |
| 326 | + | |
297 | 327 | | |
298 | 328 | | |
299 | 329 | | |
300 | 330 | | |
| 331 | + | |
301 | 332 | | |
302 | 333 | | |
303 | 334 | | |
| |||
311 | 342 | | |
312 | 343 | | |
313 | 344 | | |
| 345 | + | |
| 346 | + | |
314 | 347 | | |
315 | 348 | | |
316 | 349 | | |
317 | 350 | | |
| 351 | + | |
318 | 352 | | |
319 | 353 | | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
320 | 365 | | |
321 | 366 | | |
| 367 | + | |
322 | 368 | | |
323 | 369 | | |
324 | 370 | | |
| |||
328 | 374 | | |
329 | 375 | | |
330 | 376 | | |
| 377 | + | |
331 | 378 | | |
332 | 379 | | |
333 | 380 | | |
334 | 381 | | |
335 | 382 | | |
336 | 383 | | |
| 384 | + | |
337 | 385 | | |
338 | 386 | | |
339 | 387 | | |
340 | 388 | | |
| 389 | + | |
| 390 | + | |
341 | 391 | | |
| 392 | + | |
| 393 | + | |
342 | 394 | | |
343 | 395 | | |
344 | 396 | | |
| |||
361 | 413 | | |
362 | 414 | | |
363 | 415 | | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
364 | 421 | | |
365 | 422 | | |
| 423 | + | |
366 | 424 | | |
367 | 425 | | |
368 | 426 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
289 | 294 | | |
290 | 295 | | |
291 | 296 | | |
| |||
348 | 353 | | |
349 | 354 | | |
350 | 355 | | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
351 | 361 | | |
352 | 362 | | |
353 | 363 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
Lines changed: 49 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
32 | 59 | | |
33 | 60 | | |
34 | 61 | | |
| |||
130 | 157 | | |
131 | 158 | | |
132 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
133 | 182 | | |
0 commit comments