Class LlmAgent (0.4.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.