Namespace DotnetPrompt.Abstractions.Chains Classes ChainMessage Message that goes through chains Interfaces IChain Basic interface for a chain IChain<TInput, TOutput> Generic Chain IChainExecutor Chain executor to run chains