llm
Represents the LLM context associated with an AI agent during testing scenarios. This variable is used to configure and manage the context for an AI agent's large language model (LLM) interactions, including tools, prompt handling, and model-specific attributes.
This is part of the mock building process to facilitate controlled testing of agent behaviors and interactions with LLMs.