Skip to content

Commit e9d444e

Browse files
MarkDaoustcopybara-github
authored andcommitted
chore: Add java api reference examples.
PiperOrigin-RevId: 907772462
1 parent 68a6809 commit e9d444e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/interactions/resources/interactions.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -783,8 +783,7 @@ export interface DeepResearchAgentConfig {
783783
/**
784784
* Enables human-in-the-loop planning for the Deep Research agent. If set to true,
785785
* the Deep Research agent will provide a research plan in its response. The agent
786-
* will then proceed only if the user confirms the plan in the next turn. Relevant
787-
* issue: b/482352502.
786+
* will then proceed only if the user confirms the plan in the next turn. .
788787
*/
789788
collaborative_planning?: boolean;
790789

0 commit comments

Comments
 (0)