dialogflow: add tool_call_info to google_dialogflow_generator - #18974
dialogflow: add tool_call_info to google_dialogflow_generator#18974slevenick wants to merge 1 commit into
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 3a7630b: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
🟢 All tests passed! View the recording VCR build log or the debug logs folder for detailed results. @slevenick VCR tests complete for 3a7630b! |
|
@modular-magician reassign-reviewer |
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @SirGitsalot, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
| - name: toolCall | ||
| type: NestedObject | ||
| description: | | ||
| Optional. Request for a tool call. |
There was a problem hiding this comment.
Not sure what the authoritative source is, but the service proto says that tool_call and tool_call_result are required (while the parent tool_call_info is optional as are the child fields)
Added field coverage for
summarizationContext.fewShotExamples.output.toolCallInfoongoogle_dialogflow_generator(dialogflow:v2:Generator).reference: b/558780404