Uses of Interface
bg.codexio.ai.openai.api.sdk.StartStage
Packages that use StartStage
-
Uses of StartStage in bg.codexio.ai.openai.api.sdk.images
Classes in bg.codexio.ai.openai.api.sdk.images that implement StartStageModifier and TypeClassDescriptionclassActionTypeStage<R extends bg.codexio.ai.openai.api.payload.images.request.ImageRequest>A stage to choose the Images related action desired Current version includes following possibilities: Creating images Editing images Generating images variationsclassExplicit marker action type stage for flows where only creating is possible
E.g.classExplicit marker action type stage for flows where only editing is possible
E.g.classExplicit marker action type stage for flows where only creating variations is possible
E.g.