Versions in this module Expand all Collapse all v0 v0.0.5 May 27, 2026 v0.0.4 May 27, 2026 Changes in this version + func CreateSkillAnalysisChain() (*gochains.BaseChain, error) + func GenerateSimpleAnswer(ctx context.Context, clientChan chan<- event.ProgressEvent) (interface{}, error) + func GenerateSkillsAnalysis(ctx context.Context, request SkillGeneratorRequest, userID string, ...) (map[string]any, error) + type QuestionGeneratorRequest struct + NumberOfQuestions int + Position string + SeekTraits string + type SimpleAnswerRequest struct + Topic string + type SkillGeneratorRequest struct + CompanyValues string + JobDescription string + Position string