Task: Add support for Claude, e.g. claude-3-5-sonnet Reference: See [llm_factory.py](https://github.com/tm243/agent-assembly-line/blob/main/agent_assembly_line/llm_factory.py), check embeddings Goal: Allow users to initialize an agent with model="anthropic:claude-3-5-sonnet".
Task: Add support for Claude, e.g. claude-3-5-sonnet
Reference: See llm_factory.py, check embeddings
Goal: Allow users to initialize an agent with model="anthropic:claude-3-5-sonnet".