Commit 273fed1
authored
feat: [google-cloud-dialogflow-cx] Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API (googleapis#14697)
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
feat: Add parameters to adjust LLM input and output token limit and
temperature in v3beta1 API
feat: add input and output parameters for Flows
feat: Return Vertex search document metadata with a datastore response
feat: add prompt security settings to the SDK
feat: Add generators in fulfillment for v3beta and v3
feat: Add ToolVersion APIs
docs: Update environment documentation to add support for ToolVersions
feat: add Import/Export playbook functionality to client lib
feat: add RestorePlaybookVersion functionality to client lib
feat: enable unified tracing API
docs: A comment for message `PlaybookInvocation` is changed
docs: A comment for message `FlowInvocation` is changed
docs: A comment for field `flow` in message
`.google.cloud.dialogflow.cx.v3beta1.FlowInvocation` is changed
feat: support using secret manager to manage tool/webhook credentials
feat: add Event action to Examples
feat: add routine and task (existing) playbook types
fix!: An existing message `PlaybookInput` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `PlaybookOutput` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `Action` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `UserUtterance` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `AgentUtterance` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `ToolUse` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `PlaybookInvocation` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `FlowInvocation` is moved from
`google/cloud/dialogflow/cx/v3beta1/example.proto` to
`google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing value `JSON` is removed from enum `DataFormat`
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 817327474
Source-Link:
googleapis/googleapis@8dc86c1
Source-Link:
https://github.com/googleapis/googleapis-gen/commit/a3b713551d63bb4b01b313217b206abc47dc5a14
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImEzYjcxMzU1MWQ2M2JiNGIwMWIzMTMyMTdiMjA2YWJjNDdkYzVhMTQifQ==
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent accb1e5 commit 273fed1
File tree
70 files changed
+9529
-2239
lines changed- packages/google-cloud-dialogflow-cx
- google/cloud
- dialogflowcx_v3beta1
- services
- conversation_history
- environments
- examples
- flows
- pages
- playbooks
- transports
- sessions
- test_cases
- tools
- transition_route_groups
- webhooks
- types
- dialogflowcx_v3
- dialogflowcx
- samples/generated_samples
- scripts
- tests/unit/gapic/dialogflowcx_v3beta1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+9529
-2239
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 52 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | 148 | | |
151 | 149 | | |
152 | 150 | | |
153 | | - | |
154 | 151 | | |
155 | 152 | | |
156 | 153 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | 154 | | |
163 | | - | |
164 | 155 | | |
165 | 156 | | |
166 | 157 | | |
| |||
240 | 231 | | |
241 | 232 | | |
242 | 233 | | |
243 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
244 | 240 | | |
245 | 241 | | |
246 | 242 | | |
247 | 243 | | |
248 | 244 | | |
| 245 | + | |
| 246 | + | |
249 | 247 | | |
250 | 248 | | |
251 | 249 | | |
| 250 | + | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
257 | 258 | | |
| 259 | + | |
| 260 | + | |
258 | 261 | | |
259 | 262 | | |
260 | 263 | | |
| |||
363 | 366 | | |
364 | 367 | | |
365 | 368 | | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
366 | 389 | | |
367 | 390 | | |
368 | 391 | | |
| |||
474 | 497 | | |
475 | 498 | | |
476 | 499 | | |
| 500 | + | |
477 | 501 | | |
478 | 502 | | |
479 | 503 | | |
| |||
506 | 530 | | |
507 | 531 | | |
508 | 532 | | |
| 533 | + | |
509 | 534 | | |
510 | 535 | | |
511 | 536 | | |
512 | 537 | | |
| 538 | + | |
513 | 539 | | |
514 | 540 | | |
515 | 541 | | |
| |||
522 | 548 | | |
523 | 549 | | |
524 | 550 | | |
| 551 | + | |
| 552 | + | |
525 | 553 | | |
526 | 554 | | |
527 | 555 | | |
| |||
532 | 560 | | |
533 | 561 | | |
534 | 562 | | |
| 563 | + | |
535 | 564 | | |
536 | 565 | | |
537 | 566 | | |
| |||
578 | 607 | | |
579 | 608 | | |
580 | 609 | | |
| 610 | + | |
| 611 | + | |
581 | 612 | | |
582 | 613 | | |
583 | 614 | | |
584 | 615 | | |
585 | 616 | | |
| 617 | + | |
586 | 618 | | |
587 | 619 | | |
588 | 620 | | |
| |||
640 | 672 | | |
641 | 673 | | |
642 | 674 | | |
| 675 | + | |
643 | 676 | | |
644 | 677 | | |
645 | 678 | | |
646 | 679 | | |
647 | 680 | | |
648 | 681 | | |
649 | 682 | | |
| 683 | + | |
650 | 684 | | |
651 | 685 | | |
652 | 686 | | |
| |||
657 | 691 | | |
658 | 692 | | |
659 | 693 | | |
| 694 | + | |
660 | 695 | | |
661 | 696 | | |
662 | 697 | | |
| 698 | + | |
663 | 699 | | |
664 | 700 | | |
665 | 701 | | |
| |||
668 | 704 | | |
669 | 705 | | |
670 | 706 | | |
| 707 | + | |
| 708 | + | |
671 | 709 | | |
672 | 710 | | |
| 711 | + | |
673 | 712 | | |
674 | 713 | | |
675 | 714 | | |
| |||
687 | 726 | | |
688 | 727 | | |
689 | 728 | | |
| 729 | + | |
690 | 730 | | |
691 | 731 | | |
692 | 732 | | |
693 | 733 | | |
694 | 734 | | |
| 735 | + | |
695 | 736 | | |
696 | 737 | | |
697 | 738 | | |
| |||
720 | 761 | | |
721 | 762 | | |
722 | 763 | | |
| 764 | + | |
723 | 765 | | |
724 | 766 | | |
725 | 767 | | |
| |||
Lines changed: 45 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1353 | 1353 | | |
1354 | 1354 | | |
1355 | 1355 | | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
1356 | 1361 | | |
1357 | 1362 | | |
1358 | 1363 | | |
| |||
1363 | 1368 | | |
1364 | 1369 | | |
1365 | 1370 | | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
1366 | 1376 | | |
1367 | 1377 | | |
1368 | 1378 | | |
| |||
1373 | 1383 | | |
1374 | 1384 | | |
1375 | 1385 | | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
1376 | 1391 | | |
1377 | 1392 | | |
1378 | 1393 | | |
| |||
1403 | 1418 | | |
1404 | 1419 | | |
1405 | 1420 | | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
1406 | 1426 | | |
1407 | 1427 | | |
1408 | 1428 | | |
| |||
1413 | 1433 | | |
1414 | 1434 | | |
1415 | 1435 | | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
1416 | 1441 | | |
1417 | 1442 | | |
1418 | 1443 | | |
| |||
1423 | 1448 | | |
1424 | 1449 | | |
1425 | 1450 | | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
1426 | 1456 | | |
1427 | 1457 | | |
1428 | 1458 | | |
| |||
1453 | 1483 | | |
1454 | 1484 | | |
1455 | 1485 | | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
1456 | 1491 | | |
1457 | 1492 | | |
1458 | 1493 | | |
| |||
1463 | 1498 | | |
1464 | 1499 | | |
1465 | 1500 | | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
1466 | 1506 | | |
1467 | 1507 | | |
1468 | 1508 | | |
| |||
1473 | 1513 | | |
1474 | 1514 | | |
1475 | 1515 | | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
1476 | 1521 | | |
1477 | 1522 | | |
1478 | 1523 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
113 | 119 | | |
114 | 120 | | |
115 | 121 | | |
| |||
0 commit comments