A utility type to extract the parameters from the generateText function. This is useful for creating a type that matches the parameters used in the agent's text generation.
generateText
A utility type to extract the parameters from the
generateTextfunction. This is useful for creating a type that matches the parameters used in the agent's text generation.