opto.optimizers.textgrad.GradientInfo# class GradientInfo[source]# GradientInfo(gradient: str, gradient_context: Optional[Dict[str, str]]) Attributes gradient gradient_context Methods __init__(gradient: str, gradient_context: Dict[str, str] | None) → None# __new__(**kwargs)#