iacai

package
v0.0.0-...-e7e2df9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

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)

type RequestBody

type RequestBody struct {
	Image         string                   `json:"image"`
	Text          string                   `json:"text"`
	Grid          string                   `json:"grid"`
	Theme         string                   `json:"theme"`
	PreviouseObjs []map[string]interface{} `json:"previouseObjs"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL