Helper function to get a chat model class by its class name
The class name (e.g., "ChatOpenAI", "ChatAnthropic")
The imported model class or undefined if not found
Helper function to get a chat model class by its class name