@@ -2495,6 +2495,8 @@ export type components = {
24952495 ControlNetMetadataField : {
24962496 /** @description The control image */
24972497 image : components [ "schemas" ] [ "ImageField" ] ;
2498+ /** @description The control image, after processing. */
2499+ processed_image ?: components [ "schemas" ] [ "ImageField" ] | null ;
24982500 /** @description The ControlNet model to use */
24992501 control_model : components [ "schemas" ] [ "ModelIdentifierField" ] ;
25002502 /**
@@ -4102,7 +4104,7 @@ export type components = {
41024104 * @description The nodes in this graph
41034105 */
41044106 nodes : {
4105- [ key : string ] : components [ "schemas" ] [ "DWOpenposeImageProcessorInvocation" ] | components [ "schemas" ] [ "IntegerInvocation" ] | components [ "schemas" ] [ "ImageBlurInvocation" ] | components [ "schemas" ] [ "LineartAnimeImageProcessorInvocation" ] | components [ "schemas" ] [ "MainModelLoaderInvocation" ] | components [ "schemas" ] [ "FloatToIntegerInvocation" ] | components [ "schemas" ] [ "IntegerCollectionInvocation" ] | components [ "schemas" ] [ "FaceOffInvocation" ] | components [ "schemas" ] [ "ScaleLatentsInvocation" ] | components [ "schemas" ] [ "RoundInvocation" ] | components [ "schemas" ] [ "ZoeDepthImageProcessorInvocation" ] | components [ "schemas" ] [ "ImageScaleInvocation" ] | components [ "schemas" ] [ "StringInvocation" ] | components [ "schemas" ] [ "FaceMaskInvocation" ] | components [ "schemas" ] [ "DynamicPromptInvocation" ] | components [ "schemas" ] [ "ImageCropInvocation" ] | components [ "schemas" ] [ "RangeInvocation" ] | components [ "schemas" ] [ "FloatCollectionInvocation" ] | components [ "schemas" ] [ "CenterPadCropInvocation" ] | components [ "schemas" ] [ "SegmentAnythingProcessorInvocation" ] | components [ "schemas" ] [ "TileToPropertiesInvocation" ] | components [ "schemas" ] [ "ImagePasteInvocation" ] | components [ "schemas" ] [ "IntegerMathInvocation" ] | components [ "schemas" ] [ "DepthAnythingImageProcessorInvocation" ] | components [ "schemas" ] [ "ImageNSFWBlurInvocation" ] | components [ "schemas" ] [ "SDXLLoRALoaderInvocation" ] | components [ "schemas" ] [ "TileResamplerProcessorInvocation" ] | components [ "schemas" ] [ "MaskCombineInvocation" ] | components [ "schemas" ] [ "FloatMathInvocation" ] | components [ "schemas" ] [ "ImageInvocation" ] | components [ "schemas" ] [ "ImageToLatentsInvocation" ] | components [ "schemas" ] [ "FloatLinearRangeInvocation" ] | components [ "schemas" ] [ "ResizeLatentsInvocation" ] | components [ "schemas" ] [ "CollectInvocation" ] | components [ "schemas" ] [ "ImageResizeInvocation" ] | components [ "schemas" ] [ "PidiImageProcessorInvocation" ] | components [ "schemas" ] [ "NoiseInvocation" ] | components [ "schemas" ] [ "BooleanInvocation" ] | components [ "schemas" ] [ "CompelInvocation" ] | components [ "schemas" ] [ "StringSplitInvocation" ] | components [ "schemas" ] [ "AddInvocation" ] | components [ "schemas" ] [ "ImageWatermarkInvocation" ] | components [ "schemas" ] [ "ColorInvocation" ] | components [ "schemas" ] [ "FreeUInvocation" ] | components [ "schemas" ] [ "HedImageProcessorInvocation" ] | components [ "schemas" ] [ "PromptsFromFileInvocation" ] | components [ "schemas" ] [ "ImageChannelOffsetInvocation" ] | components [ "schemas" ] [ "LatentsToImageInvocation" ] | components [ "schemas" ] [ "UnsharpMaskInvocation" ] | components [ "schemas" ] [ "CalculateImageTilesEvenSplitInvocation" ] | components [ "schemas" ] [ "InfillColorInvocation" ] | components [ "schemas" ] [ "IPAdapterInvocation" ] | components [ "schemas" ] [ "ImageChannelMultiplyInvocation" ] | components [ "schemas" ] [ "SeamlessModeInvocation" ] | components [ "schemas" ] [ "ColorMapImageProcessorInvocation" ] | components [ "schemas" ] [ "MidasDepthImageProcessorInvocation" ] | components [ "schemas" ] [ "CropLatentsCoreInvocation" ] | components [ "schemas" ] [ "FaceIdentifierInvocation" ] | components [ "schemas" ] [ "SDXLModelLoaderInvocation" ] | components [ "schemas" ] [ "MetadataInvocation" ] | components [ "schemas" ] [ "InfillTileInvocation" ] | components [ "schemas" ] [ "RandomRangeInvocation" ] | components [ "schemas" ] [ "IdealSizeInvocation" ] | components [ "schemas" ] [ "ConditioningInvocation" ] | components [ "schemas" ] [ "LaMaInfillInvocation" ] | components [ "schemas" ] [ "MaskEdgeInvocation" ] | components [ "schemas" ] [ "FloatInvocation" ] | components [ "schemas" ] [ "ImageMultiplyInvocation" ] | components [ "schemas" ] [ "StringJoinThreeInvocation" ] | components [ "schemas" ] [ "ImageCollectionInvocation" ] | components [ "schemas" ] [ "SDXLCompelPromptInvocation" ] | components [ "schemas" ] [ "MergeTilesToImageInvocation" ] | components [ "schemas" ] [ "StringCollectionInvocation" ] | components [ "schemas" ] [ "ColorCorrectInvocation" ] | components [ "schemas" ] [ "DivideInvocation" ] | components [ "schemas" ] [ "MediapipeFaceProcessorInvocation" ] | components [ "schemas" ] [ "CoreMetadataInvocation" ] | components [ "schemas" ] [ "MetadataItemInvocation" ] | components [ "schemas" ] [ "ImageConvertInvocation" ] | components [ "schemas" ] [ "LineartImageProcessorInvocation" ] | components [ "schemas" ] [ "SaveImageInvocation" ] | components [ "schemas" ] [ "CannyImageProcessorInvocation" ] | components [ "schemas" ] [ "StringJoinInvocation" ] | components [ "schemas" ] [ "BlendLatentsInvocation" ] | components [ "schemas" ] [ "MlsdImageProcessorInvocation" ] | components [ "schemas" ] [ "BooleanCollectionInvocation" ] | components [ "schemas" ] [ "ImageChannelInvocation" ] | components [ "schemas" ] [ "CreateDenoiseMaskInvocation" ] | components [ "schemas" ] [ "StringReplaceInvocation" ] | components [ "schemas" ] [ "NormalbaeImageProcessorInvocation" ] | components [ "schemas" ] [ "VAELoaderInvocation" ] | components [ "schemas" ] [ "LatentsInvocation" ] | components [ "schemas" ] [ "LatentsCollectionInvocation" ] | components [ "schemas" ] [ "DenoiseLatentsInvocation" ] | components [ "schemas" ] [ "InfillPatchMatchInvocation" ] | components [ "schemas" ] [ "CreateGradientMaskInvocation" ] | components [ "schemas" ] [ "ImageHueAdjustmentInvocation" ] | components [ "schemas" ] [ "SchedulerInvocation" ] | components [ "schemas" ] [ "ConditioningCollectionInvocation" ] | components [ "schemas" ] [ "LeresImageProcessorInvocation" ] | components [ "schemas" ] [ "ImageInverseLerpInvocation" ] | components [ "schemas" ] [ "CV2InfillInvocation" ] | components [ "schemas" ] [ "RangeOfSizeInvocation" ] | components [ "schemas" ] [ "MaskFromAlphaInvocation" ] | components [ "schemas" ] [ "RandomIntInvocation" ] | components [ "schemas" ] [ "StringSplitNegInvocation" ] | components [ "schemas" ] [ "PairTileImageInvocation" ] | components [ "schemas" ] [ "BlankImageInvocation" ] | components [ "schemas" ] [ "MultiplyInvocation" ] | components [ "schemas" ] [ "SDXLRefinerModelLoaderInvocation" ] | components [ "schemas" ] [ "MergeMetadataInvocation" ] | components [ "schemas" ] [ "IterateInvocation" ] | components [ "schemas" ] [ "RandomFloatInvocation" ] | components [ "schemas" ] [ "ESRGANInvocation" ] | components [ "schemas" ] [ "LoRALoaderInvocation" ] | components [ "schemas" ] [ "CalculateImageTilesMinimumOverlapInvocation" ] | components [ "schemas" ] [ "ImageLerpInvocation" ] | components [ "schemas" ] [ "ShowImageInvocation" ] | components [ "schemas" ] [ "ControlNetInvocation" ] | components [ "schemas" ] [ "ContentShuffleImageProcessorInvocation" ] | components [ "schemas" ] [ "CvInpaintInvocation" ] | components [ "schemas" ] [ "T2IAdapterInvocation" ] | components [ "schemas" ] [ "SubtractInvocation" ] | components [ "schemas" ] [ "CanvasPasteBackInvocation" ] | components [ "schemas" ] [ "CLIPSkipInvocation" ] | components [ "schemas" ] [ "CalculateImageTilesInvocation" ] | components [ "schemas" ] [ "StepParamEasingInvocation" ] | components [ "schemas" ] [ "SDXLRefinerCompelPromptInvocation" ] ;
4107+ [ key : string ] : components [ "schemas" ] [ "LoRALoaderInvocation" ] | components [ "schemas" ] [ "ZoeDepthImageProcessorInvocation" ] | components [ "schemas" ] [ "MultiplyInvocation" ] | components [ "schemas" ] [ "DepthAnythingImageProcessorInvocation" ] | components [ "schemas" ] [ "CollectInvocation" ] | components [ "schemas" ] [ "ImageConvertInvocation" ] | components [ "schemas" ] [ "TileResamplerProcessorInvocation" ] | components [ "schemas" ] [ "MaskEdgeInvocation" ] | components [ "schemas" ] [ "DivideInvocation" ] | components [ "schemas" ] [ "LineartAnimeImageProcessorInvocation" ] | components [ "schemas" ] [ "CropLatentsCoreInvocation" ] | components [ "schemas" ] [ "PidiImageProcessorInvocation" ] | components [ "schemas" ] [ "IntegerInvocation" ] | components [ "schemas" ] [ "StringCollectionInvocation" ] | components [ "schemas" ] [ "CalculateImageTilesEvenSplitInvocation" ] | components [ "schemas" ] [ "ColorCorrectInvocation" ] | components [ "schemas" ] [ "SubtractInvocation" ] | components [ "schemas" ] [ "IdealSizeInvocation" ] | components [ "schemas" ] [ "StringSplitNegInvocation" ] | components [ "schemas" ] [ "StepParamEasingInvocation" ] | components [ "schemas" ] [ "ImageCollectionInvocation" ] | components [ "schemas" ] [ "ImageMultiplyInvocation" ] | components [ "schemas" ] [ "MainModelLoaderInvocation" ] | components [ "schemas" ] [ "FreeUInvocation" ] | components [ "schemas" ] [ "ConditioningCollectionInvocation" ] | components [ "schemas" ] [ "SaveImageInvocation" ] | components [ "schemas" ] [ "CreateDenoiseMaskInvocation" ] | components [ "schemas" ] [ "IntegerMathInvocation" ] | components [ "schemas" ] [ "SDXLCompelPromptInvocation" ] | components [ "schemas" ] [ "DenoiseLatentsInvocation" ] | components [ "schemas" ] [ "ColorMapImageProcessorInvocation" ] | components [ "schemas" ] [ "CoreMetadataInvocation" ] | components [ "schemas" ] [ "RangeInvocation" ] | components [ "schemas" ] [ "HedImageProcessorInvocation" ] | components [ "schemas" ] [ "SDXLModelLoaderInvocation" ] | components [ "schemas" ] [ "LatentsInvocation" ] | components [ "schemas" ] [ "LatentsCollectionInvocation" ] | components [ "schemas" ] [ "ImageChannelInvocation" ] | components [ "schemas" ] [ "SchedulerInvocation" ] | components [ "schemas" ] [ "ImageHueAdjustmentInvocation" ] | components [ "schemas" ] [ "CreateGradientMaskInvocation" ] | components [ "schemas" ] [ "RandomIntInvocation" ] | components [ "schemas" ] [ "RandomFloatInvocation" ] | components [ "schemas" ] [ "NoiseInvocation" ] | components [ "schemas" ] [ "ImageInverseLerpInvocation" ] | components [ "schemas" ] [ "FloatMathInvocation" ] | components [ "schemas" ] [ "RangeOfSizeInvocation" ] | components [ "schemas" ] [ "BlendLatentsInvocation" ] | components [ "schemas" ] [ "VAELoaderInvocation" ] | components [ "schemas" ] [ "InfillTileInvocation" ] | components [ "schemas" ] [ "MergeTilesToImageInvocation" ] | components [ "schemas" ] [ "StringJoinThreeInvocation" ] | components [ "schemas" ] [ "IterateInvocation" ] | components [ "schemas" ] [ "MlsdImageProcessorInvocation" ] | components [ "schemas" ] [ "FloatCollectionInvocation" ] | components [ "schemas" ] [ "LaMaInfillInvocation" ] | components [ "schemas" ] [ "MaskFromAlphaInvocation" ] | components [ "schemas" ] [ "ImageLerpInvocation" ] | components [ "schemas" ] [ "MediapipeFaceProcessorInvocation" ] | components [ "schemas" ] [ "BlankImageInvocation" ] | components [ "schemas" ] [ "T2IAdapterInvocation" ] | components [ "schemas" ] [ "CannyImageProcessorInvocation" ] | components [ "schemas" ] [ "SeamlessModeInvocation" ] | components [ "schemas" ] [ "StringSplitInvocation" ] | components [ "schemas" ] [ "MidasDepthImageProcessorInvocation" ] | components [ "schemas" ] [ "BooleanInvocation" ] | components [ "schemas" ] [ "CLIPSkipInvocation" ] | components [ "schemas" ] [ "FloatToIntegerInvocation" ] | components [ "schemas" ] [ "CanvasPasteBackInvocation" ] | components [ "schemas" ] [ "FaceOffInvocation" ] | components [ "schemas" ] [ "AddInvocation" ] | components [ "schemas" ] [ "SDXLRefinerCompelPromptInvocation" ] | components [ "schemas" ] [ "CvInpaintInvocation" ] | components [ "schemas" ] [ "ShowImageInvocation" ] | components [ "schemas" ] [ "PairTileImageInvocation" ] | components [ "schemas" ] [ "SDXLRefinerModelLoaderInvocation" ] | components [ "schemas" ] [ "MetadataInvocation" ] | components [ "schemas" ] [ "SDXLLoRALoaderInvocation" ] | components [ "schemas" ] [ "ImageBlurInvocation" ] | components [ "schemas" ] [ "MetadataItemInvocation" ] | components [ "schemas" ] [ "LeresImageProcessorInvocation" ] | components [ "schemas" ] [ "FaceMaskInvocation" ] | components [ "schemas" ] [ "InfillPatchMatchInvocation" ] | components [ "schemas" ] [ "CalculateImageTilesMinimumOverlapInvocation" ] | components [ "schemas" ] [ "CV2InfillInvocation" ] | components [ "schemas" ] [ "ImageScaleInvocation" ] | components [ "schemas" ] [ "RandomRangeInvocation" ] | components [ "schemas" ] [ "IntegerCollectionInvocation" ] | components [ "schemas" ] [ "NormalbaeImageProcessorInvocation" ] | components [ "schemas" ] [ "StringInvocation" ] | components [ "schemas" ] [ "LineartImageProcessorInvocation" ] | components [ "schemas" ] [ "ESRGANInvocation" ] | components [ "schemas" ] [ "ScaleLatentsInvocation" ] | components [ "schemas" ] [ "FloatInvocation" ] | components [ "schemas" ] [ "CalculateImageTilesInvocation" ] | components [ "schemas" ] [ "StringReplaceInvocation" ] | components [ "schemas" ] [ "ImageCropInvocation" ] | components [ "schemas" ] [ "ImageNSFWBlurInvocation" ] | components [ "schemas" ] [ "CenterPadCropInvocation" ] | components [ "schemas" ] [ "MergeMetadataInvocation" ] | components [ "schemas" ] [ "ImagePasteInvocation" ] | components [ "schemas" ] [ "DynamicPromptInvocation" ] | components [ "schemas" ] [ "MaskCombineInvocation" ] | components [ "schemas" ] [ "ImageResizeInvocation" ] | components [ "schemas" ] [ "FloatLinearRangeInvocation" ] | components [ "schemas" ] [ "RoundInvocation" ] | components [ "schemas" ] [ "ImageInvocation" ] | components [ "schemas" ] [ "DWOpenposeImageProcessorInvocation" ] | components [ "schemas" ] [ "ImageWatermarkInvocation" ] | components [ "schemas" ] [ "ContentShuffleImageProcessorInvocation" ] | components [ "schemas" ] [ "ColorInvocation" ] | components [ "schemas" ] [ "ImageToLatentsInvocation" ] | components [ "schemas" ] [ "ResizeLatentsInvocation" ] | components [ "schemas" ] [ "ControlNetInvocation" ] | components [ "schemas" ] [ "UnsharpMaskInvocation" ] | components [ "schemas" ] [ "IPAdapterInvocation" ] | components [ "schemas" ] [ "ImageChannelOffsetInvocation" ] | components [ "schemas" ] [ "FaceIdentifierInvocation" ] | components [ "schemas" ] [ "CompelInvocation" ] | components [ "schemas" ] [ "BooleanCollectionInvocation" ] | components [ "schemas" ] [ "TileToPropertiesInvocation" ] | components [ "schemas" ] [ "StringJoinInvocation" ] | components [ "schemas" ] [ "ConditioningInvocation" ] | components [ "schemas" ] [ "ImageChannelMultiplyInvocation" ] | components [ "schemas" ] [ "PromptsFromFileInvocation" ] | components [ "schemas" ] [ "LatentsToImageInvocation" ] | components [ "schemas" ] [ "InfillColorInvocation" ] | components [ "schemas" ] [ "SegmentAnythingProcessorInvocation" ] ;
41064108 } ;
41074109 /**
41084110 * Edges
@@ -4139,7 +4141,7 @@ export type components = {
41394141 * @description The results of node executions
41404142 */
41414143 results : {
4142- [ key : string ] : components [ "schemas" ] [ "FaceMaskOutput" ] | components [ "schemas" ] [ "ConditioningOutput" ] | components [ "schemas" ] [ "CLIPOutput" ] | components [ "schemas" ] [ "PairTileImageOutput" ] | components [ "schemas" ] [ "CLIPSkipInvocationOutput" ] | components [ "schemas" ] [ "BooleanOutput" ] | components [ "schemas" ] [ "LatentsCollectionOutput" ] | components [ "schemas" ] [ "SDXLRefinerModelLoaderOutput" ] | components [ "schemas" ] [ "NoiseOutput" ] | components [ "schemas" ] [ "UNetOutput" ] | components [ "schemas" ] [ "TileToPropertiesOutput" ] | components [ "schemas" ] [ "LoRALoaderOutput" ] | components [ "schemas" ] [ "SeamlessModeOutput" ] | components [ "schemas" ] [ "MetadataOutput" ] | components [ "schemas" ] [ "LatentsOutput" ] | components [ "schemas" ] [ "ColorOutput" ] | components [ "schemas" ] [ "ColorCollectionOutput" ] | components [ "schemas" ] [ "ControlOutput" ] | components [ "schemas" ] [ "CalculateImageTilesOutput" ] | components [ "schemas" ] [ "IntegerOutput" ] | components [ "schemas" ] [ "StringPosNegOutput" ] | components [ "schemas" ] [ "StringOutput" ] | components [ "schemas" ] [ "IterateInvocationOutput" ] | components [ "schemas" ] [ "ImageCollectionOutput" ] | components [ "schemas" ] [ "SDXLModelLoaderOutput" ] | components [ "schemas" ] [ "IPAdapterOutput" ] | components [ "schemas" ] [ "ConditioningCollectionOutput" ] | components [ "schemas" ] [ "FaceOffOutput" ] | components [ "schemas" ] [ "IntegerCollectionOutput" ] | components [ "schemas" ] [ "GradientMaskOutput" ] | components [ "schemas" ] [ "DenoiseMaskOutput" ] | components [ "schemas" ] [ "FloatOutput" ] | components [ "schemas" ] [ "ModelLoaderOutput" ] | components [ "schemas" ] [ "SDXLLoRALoaderOutput" ] | components [ "schemas" ] [ "SchedulerOutput" ] | components [ "schemas" ] [ "String2Output" ] | components [ "schemas" ] [ "ImageOutput" ] | components [ "schemas" ] [ "IdealSizeOutput" ] | components [ "schemas" ] [ "MetadataItemOutput" ] | components [ "schemas" ] [ "FloatCollectionOutput" ] | components [ "schemas" ] [ "CollectInvocationOutput" ] | components [ "schemas" ] [ "BooleanCollectionOutput" ] | components [ "schemas" ] [ "T2IAdapterOutput" ] | components [ "schemas" ] [ "VAEOutput" ] | components [ "schemas" ] [ "StringCollectionOutput" ] ;
4144+ [ key : string ] : components [ "schemas" ] [ "MetadataItemOutput" ] | components [ "schemas" ] [ "PairTileImageOutput" ] | components [ "schemas" ] [ "FloatOutput" ] | components [ "schemas" ] [ "StringOutput" ] | components [ "schemas" ] [ "IterateInvocationOutput" ] | components [ "schemas" ] [ "ModelLoaderOutput" ] | components [ "schemas" ] [ "CLIPSkipInvocationOutput" ] | components [ "schemas" ] [ "IntegerCollectionOutput" ] | components [ "schemas" ] [ "ConditioningOutput" ] | components [ "schemas" ] [ "LatentsCollectionOutput" ] | components [ "schemas" ] [ "TileToPropertiesOutput" ] | components [ "schemas" ] [ "IdealSizeOutput" ] | components [ "schemas" ] [ "ControlOutput" ] | components [ "schemas" ] [ "IntegerOutput" ] | components [ "schemas" ] [ "CalculateImageTilesOutput" ] | components [ "schemas" ] [ "VAEOutput" ] | components [ "schemas" ] [ "UNetOutput" ] | components [ "schemas" ] [ "FaceOffOutput" ] | components [ "schemas" ] [ "NoiseOutput" ] | components [ "schemas" ] [ "LatentsOutput" ] | components [ "schemas" ] [ "FloatCollectionOutput" ] | components [ "schemas" ] [ "SDXLRefinerModelLoaderOutput" ] | components [ "schemas" ] [ "ColorOutput" ] | components [ "schemas" ] [ "ColorCollectionOutput" ] | components [ "schemas" ] [ "ImageCollectionOutput" ] | components [ "schemas" ] [ "MetadataOutput" ] | components [ "schemas" ] [ "BooleanCollectionOutput" ] | components [ "schemas" ] [ "StringCollectionOutput" ] | components [ "schemas" ] [ "StringPosNegOutput" ] | components [ "schemas" ] [ "SeamlessModeOutput" ] | components [ "schemas" ] [ "IPAdapterOutput" ] | components [ "schemas" ] [ "CollectInvocationOutput" ] | components [ "schemas" ] [ "FaceMaskOutput" ] | components [ "schemas" ] [ "GradientMaskOutput" ] | components [ "schemas" ] [ "ConditioningCollectionOutput" ] | components [ "schemas" ] [ "LoRALoaderOutput" ] | components [ "schemas" ] [ "SDXLLoRALoaderOutput" ] | components [ "schemas" ] [ "DenoiseMaskOutput" ] | components [ "schemas" ] [ "SchedulerOutput" ] | components [ "schemas" ] [ "BooleanOutput" ] | components [ "schemas" ] [ "ImageOutput" ] | components [ "schemas" ] [ "SDXLModelLoaderOutput" ] | components [ "schemas" ] [ "String2Output" ] | components [ "schemas" ] [ "CLIPOutput" ] | components [ "schemas" ] [ "T2IAdapterOutput" ] ;
41434145 } ;
41444146 /**
41454147 * Errors
@@ -9853,8 +9855,10 @@ export type components = {
98539855 } ;
98549856 /** T2IAdapterMetadataField */
98559857 T2IAdapterMetadataField : {
9856- /** @description The T2I-Adapter image prompt . */
9858+ /** @description The control image. */
98579859 image : components [ "schemas" ] [ "ImageField" ] ;
9860+ /** @description The control image, after processing. */
9861+ processed_image ?: components [ "schemas" ] [ "ImageField" ] | null ;
98589862 /** @description The T2I-Adapter model to use. */
98599863 t2i_adapter_model : components [ "schemas" ] [ "ModelIdentifierField" ] ;
98609864 /**
0 commit comments