ai

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AIService

type AIService struct {
	// contains filtered or unexported fields
}

func NewAIService

func NewAIService(
	repository db.FindingRepository,
	openaiToken string,
	chatGPTModel string,
	reasoningModel string,
	logger logging.Logger,
) *AIService

func (*AIService) ChatAI

func (a *AIService) ChatAI(ctx context.Context, req *ai.ChatAIRequest) (*ai.ChatAIResponse, error)

func (*AIService) GenerateReport added in v0.16.0

Jump to

Keyboard shortcuts

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