Uses of Class
org.springframework.ai.chain.AiInput
Packages that use AiInput
-
Uses of AiInput in org.springframework.ai.chain
Methods in org.springframework.ai.chain that return AiInputModifier and TypeMethodDescriptionAbstractChain.preProcess
(AiInput aiInput) Chain.preProcess
(AiInput aiInput) Methods in org.springframework.ai.chain with parameters of type AiInputModifier and TypeMethodDescriptionprotected abstract AiOutput
AbstractChain.postProcess
(AiInput aiInput, AiOutput aiOutput) Chain.postProcess
(AiInput aiInput, AiOutput aiOutput) AbstractChain.preProcess
(AiInput aiInput) Chain.preProcess
(AiInput aiInput)