models = { ..., "claude": ChatAnthropic(model="claude-haiku-4-5-20251001"), # 혹은 "claude" : ChatAnthropic(model="claude-haiku-4-5"), ... }