Uses of Class
io.jenkins.plugins.aiagentjob.AiAgentTypeHandler.ModelSelection
Packages that use AiAgentTypeHandler.ModelSelection
Package
Description
Core implementation for the AI Agent Jenkins plugin: build step execution, event parsing, usage
accounting, and approval-gate coordination.
-
Uses of AiAgentTypeHandler.ModelSelection in io.jenkins.plugins.aiagentjob
Methods in io.jenkins.plugins.aiagentjob that return AiAgentTypeHandler.ModelSelectionModifier and TypeMethodDescriptionAiAgentTypeHandler.resolveModelSelection(String configuredModel, String configuredReasoningEffort) Resolves the model and optionalmodel:effortshorthand for this handler.