Class LlmAgent (0.3.0)

LlmAgent(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Default agent type. The agent uses instructions and callbacks specified in the agent to perform the task using a large language model.