llm

Represents the AI agent's LLM context, providing mechanisms for managing tools, prompts, and interaction with the execution environment. It ensures thread safety during concurrent read and write operations through the use of sessions.

This context plays a foundational role in defining and manipulating tools, prompt execution, and overall behavior the agent's lifecycle.