Package org.springframework.ai.chain
Interface Chain
- All Known Implementing Classes:
AbstractChain
-
Method Summary
Modifier and TypeMethodDescriptionpostProcess
(AiInput aiInput, AiOutput aiOutput) preProcess
(AiInput aiInput)
-
Method Details
-
getInputKeys
-
getOutputKeys
-
preProcess
-
postProcess
-