Agent                   Agent Class for LLM Interactions
AgentAction             AgentAction S3 Class
LLMConversation         LLMConversation Class for Coordinating Agents
cache_llm_call          Cache LLM API Calls
call_llm                Call LLM API
call_llm_robust         Robustly Call LLM API (Simple Retry)
llm_config              Create LLM Configuration
log_llm_error           Log LLMR Errors
parse_embeddings        Parse Embedding Response into a Numeric Matrix
