Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func NewAIContentModerationPlugin ¶
func NewAIContentModerationPlugin(appctx *stream_context.Context, config Config) (*Plugin, error)
func (*Plugin) EvolveSchema ¶
func (p *Plugin) EvolveSchema(streamSchema *schema.StreamSchemaObj) error
EvolveSchema will add a string column to the schema in order to store OpenAI response
Click to show internal directories.
Click to hide internal directories.