We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a6809 commit e9d444eCopy full SHA for e9d444e
1 file changed
src/interactions/resources/interactions.ts
@@ -783,8 +783,7 @@ export interface DeepResearchAgentConfig {
783
/**
784
* Enables human-in-the-loop planning for the Deep Research agent. If set to true,
785
* 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.
+ * will then proceed only if the user confirms the plan in the next turn. .
788
*/
789
collaborative_planning?: boolean;
790
0 commit comments