Type guard to check if an object is an instance of LlmAgent.
The object to check.
True if the object is an instance of LlmAgent, false otherwise.
Type guard to check if an object is an instance of LlmAgent.