Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContainerMode ¶
func GetContainerMode(cfg config.Config) config.ContainerMode
func PrintEventList ¶
Types ¶
type GPTDocsRunner ¶
type GPTDocsRunner struct {
OpenAIKey string
OpenAITemperature float64
OpenAIMaxTokens int
GivenEvents []string
}
func (GPTDocsRunner) GenerateSyscall ¶
func (r GPTDocsRunner) GenerateSyscall( ctx context.Context, template []byte, evt events.Definition, ) ( string, error, )
Click to show internal directories.
Click to hide internal directories.