- Removed the assertion checking for a non-null 'name' in ToolResponseMessage - This change affects multiple AI model implementations: AzureOpenAiChatModel, MiniMaxChatModel, MistralAiChatModel, MoonshotChatModel, OpenAiChatModel, and ZhiPuAiChatModel Resolves #1410