diff --git a/tradingagents/llm_clients/factory.py b/tradingagents/llm_clients/factory.py index dc57d423..31ad4be7 100644 --- a/tradingagents/llm_clients/factory.py +++ b/tradingagents/llm_clients/factory.py @@ -5,6 +5,7 @@ from .openai_client import OpenAIClient from .anthropic_client import AnthropicClient from .google_client import GoogleClient from .azure_client import AzureClient +from .azure_client import AzureClient def create_llm_client(