Uses of Package
io.jenkins.plugins.changeinvestigator.ai
Packages that use io.jenkins.plugins.changeinvestigator.ai
Package
Description
-
Classes in io.jenkins.plugins.changeinvestigator.ai used by io.jenkins.plugins.changeinvestigator
-
Classes in io.jenkins.plugins.changeinvestigator.ai used by io.jenkins.plugins.changeinvestigator.aiClassDescriptionRepresents any way AI analysis can fail to produce a usable result.Bounded shared execution for manual and notification analysis requests.A controller-local reservation survives action deserialization, but never a controller restart.Provider-agnostic analysis request: a system prompt, the evidence rendered as the user message, and the sampling temperature.Provider-agnostic analysis result: the raw assistant text (not yet parsed as the evidence-assessment JSON - see
AiResponseParser), plus which provider and model actually produced it, for display alongside the assessment.The AI's interpretation of aBuildInvestigationEvidencebundle.Confidence level the AI assessment reports for its regression hypothesis. -