class Agent

source code

dunder_methods


__call__

source code

def __call__(self, prompt: Union[str, Prompt]):

__init__

source code

def __init__(self):