isLLMDefined

Indicates whether a Language Learning Model (LLM) is defined in the current context.

This property is true if the LLM context (llm) has been initialized, providing functionality for handling LLM-related operations within the agent context. It can be used for conditional logic to verify if LLM-specific capabilities are available.