Documentation ¶
Index ¶
- type IACAIController
- func (f *IACAIController) ImagetoBPMFlow(c *gin.Context)
- func (f *IACAIController) ImagetoHTML(c *gin.Context)
- func (f *IACAIController) ImagetoWorkFlow(c *gin.Context)
- func (f *IACAIController) UserStorytoMockup(c *gin.Context)
- func (f *IACAIController) UserStorytoMockupbyStream(c *gin.Context, data RequestBody)
- type RequestBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IACAIController ¶
type IACAIController struct { }
func (*IACAIController) ImagetoBPMFlow ¶
func (f *IACAIController) ImagetoBPMFlow(c *gin.Context)
func (*IACAIController) ImagetoHTML ¶
func (f *IACAIController) ImagetoHTML(c *gin.Context)
CreateAI handles the creation of a new AI. It retrieves the request body and user information from the context,
func (*IACAIController) ImagetoWorkFlow ¶
func (f *IACAIController) ImagetoWorkFlow(c *gin.Context)
func (*IACAIController) UserStorytoMockup ¶
func (f *IACAIController) UserStorytoMockup(c *gin.Context)
func (*IACAIController) UserStorytoMockupbyStream ¶
func (f *IACAIController) UserStorytoMockupbyStream(c *gin.Context, data RequestBody)
Click to show internal directories.
Click to hide internal directories.