Anthropic LLM implementation for Claude models Uses direct API calls instead of the SDK for better control
Constructor for AnthropicLLM
Optional
The name of the LLM model
Creates a live connection to the LLM
Generates content from the given request
Static
Returns a list of supported models in regex for LLMRegistry
Anthropic LLM implementation for Claude models Uses direct API calls instead of the SDK for better control