You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
PiperOrigin-RevId: 817327474
0 commit comments