Merge branch 'nsc/deep-research-prompts'
This commit is contained in:
@@ -372,6 +372,10 @@ export interface DeepResearchParams {
|
||||
* @default 20
|
||||
*/
|
||||
maxUrls?: number;
|
||||
/**
|
||||
* The prompt to use for the final analysis
|
||||
*/
|
||||
analysisPrompt?: string;
|
||||
/**
|
||||
* Experimental flag for streaming steps
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user