Returns The underlying LLM client instance.
Returns:
The underlying LLM client instance
14 15 16
# File 'lib/agentic/llm_client.rb', line 14 def client @client end