@alicloud/aimiaobi20230801 1.20.4 → 1.20.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/client.d.ts CHANGED
@@ -22698,6 +22698,7 @@ export declare class RunDocBrainmapRequest extends $dara.Model {
22698
22698
  * llm-xxx
22699
22699
  */
22700
22700
  workspaceId?: string;
22701
+ referenceContent?: string;
22701
22702
  static names(): {
22702
22703
  [key: string]: string;
22703
22704
  };
@@ -22774,6 +22775,7 @@ export declare class RunDocIntroductionRequest extends $dara.Model {
22774
22775
  * xxxx
22775
22776
  */
22776
22777
  workspaceId?: string;
22778
+ referenceContent?: string;
22777
22779
  static names(): {
22778
22780
  [key: string]: string;
22779
22781
  };
@@ -25825,6 +25827,7 @@ export declare class SubmitDocClusterTaskResponse extends $dara.Model {
25825
25827
  });
25826
25828
  }
25827
25829
  export declare class SubmitEnterpriseVocAnalysisTaskRequest extends $dara.Model {
25830
+ apiKey?: string;
25828
25831
  /**
25829
25832
  * @remarks
25830
25833
  * This parameter is required.
@@ -25881,6 +25884,7 @@ export declare class SubmitEnterpriseVocAnalysisTaskRequest extends $dara.Model
25881
25884
  });
25882
25885
  }
25883
25886
  export declare class SubmitEnterpriseVocAnalysisTaskShrinkRequest extends $dara.Model {
25887
+ apiKey?: string;
25884
25888
  /**
25885
25889
  * @remarks
25886
25890
  * This parameter is required.