Function to process JSON config and create Anthropic LLM instance
Optional
Whether to disable streaming.
If streaming is bypassed, then stream() will defer to invoke().
stream()
invoke()
Function to process JSON config and create Anthropic LLM instance