Interface defining the structure of the inputs for the BabyAGI class. It extends the ChainInputs interface, omitting the 'memory' and 'callbackManager' properties, and adds properties specific to BabyAGI.
BabyAGI
ChainInputs
Optional
Generated using TypeDoc
Interface defining the structure of the inputs for the
BabyAGI
class. It extends theChainInputs
interface, omitting the 'memory' and 'callbackManager' properties, and adds properties specific toBabyAGI
.