Skip to content

docs: document new RunConfig parameters - #2006

Open
SHAI-shivansh-sharma wants to merge 1 commit into
google:mainfrom
SHAI-shivansh-sharma:docs/runconfig-new-parameters
Open

docs: document new RunConfig parameters#2006
SHAI-shivansh-sharma wants to merge 1 commit into
google:mainfrom
SHAI-shivansh-sharma:docs/runconfig-new-parameters

Conversation

@SHAI-shivansh-sharma

Copy link
Copy Markdown

Summary

Update the runtime configuration guide to document two RunConfig parameters introduced in ADK Python v2.5.0:

  • include_thoughts_from_other_agents, which controls whether thought parts produced by other agents are included in the current agent’s LLM context
  • explicit_vad_signal, which enables explicit voice activity detection signals for live audio sessions

Why

These parameters are available in RunConfig, but they were missing from the runtime configuration guide. As a result, users relying on the guide would not discover how to control cross-agent thought inclusion or explicit VAD signaling.

The new entries are placed alongside the related session/context and live-agent settings.

Testing

  • Ran git diff --check
  • Confirmed the change only affects docs/runtime/runconfig.md

Addresses item 4 of #1969.

@netlify

netlify Bot commented Jul 25, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 4511f3e
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6a645e29b33b640008d27390
😎 Deploy Preview https://deploy-preview-2006--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@google-cla

google-cla Bot commented Jul 25, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant