-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat: [google-cloud-dialogflow-cx] Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API #14697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
parthea
merged 2 commits into
main
from
owl-bot-copy-packages-google-cloud-dialogflow-cx
Oct 14, 2025
Merged
feat: [google-cloud-dialogflow-cx] Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API #14697
parthea
merged 2 commits into
main
from
owl-bot-copy-packages-google-cloud-dialogflow-cx
Oct 14, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
Client library generation/release for |
Contributor
Author
|
Owl bot is regenerating pull request 14697... |
…emperature 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` PiperOrigin-RevId: 817327474 Source-Link: googleapis/googleapis@8dc86c1 Source-Link: googleapis/googleapis-gen@a3b7135 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImEzYjcxMzU1MWQ2M2JiNGIwMWIzMTMyMTdiMjA2YWJjNDdkYzVhMTQifQ==
29b2a53 to
37051bd
Compare
parthea
approved these changes
Oct 14, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
PlaybookInvocationis changeddocs: A comment for message
FlowInvocationis changeddocs: A comment for field
flowin message.google.cloud.dialogflow.cx.v3beta1.FlowInvocationis changedfeat: 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
PlaybookInputis moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.prototogoogle/cloud/dialogflow/cx/v3beta1/trace.protofix!: An existing message
PlaybookOutputis moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.prototogoogle/cloud/dialogflow/cx/v3beta1/trace.protofix!: An existing message
Actionis moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.prototogoogle/cloud/dialogflow/cx/v3beta1/trace.protofix!: An existing message
UserUtteranceis moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.prototogoogle/cloud/dialogflow/cx/v3beta1/trace.protofix!: An existing message
AgentUtteranceis moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.prototogoogle/cloud/dialogflow/cx/v3beta1/trace.protofix!: An existing message
ToolUseis moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.prototogoogle/cloud/dialogflow/cx/v3beta1/trace.protofix!: An existing message
PlaybookInvocationis moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.prototogoogle/cloud/dialogflow/cx/v3beta1/trace.protofix!: An existing message
FlowInvocationis moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.prototogoogle/cloud/dialogflow/cx/v3beta1/trace.protofix!: An existing value
JSONis removed from enumDataFormatEND_COMMIT_OVERRIDE
PiperOrigin-RevId: 817327474
Source-Link: googleapis/googleapis@8dc86c1
Source-Link: https://github.com/googleapis/googleapis-gen/commit/a3b713551d63bb4b01b313217b206abc47dc5a14
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImEzYjcxMzU1MWQ2M2JiNGIwMWIzMTMyMTdiMjA2YWJjNDdkYzVhMTQifQ==