Nick: added analysis prompt to the sdks
This commit is contained in:
@@ -371,6 +371,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