QueryChain (langchainex v0.1.1)

Use this when you want to ask a question using natural-language text, with no side-effects. QueryChain is a wrapper around a Chain that requires 'inputText' in its inputVariables. Once you define that chain, you can 'ask' the QueryChain to run the chain and return the formatted output.