Agent typedef

Agent = LlmAgent

Alias for LlmAgent kept for API parity.

Implementation

typedef Agent = LlmAgent;