Skip to content

Conversation

@CodeCodeAscension
Copy link
Contributor

Detailed description: Updated the comparison information regarding the characteristics of different models in the document Fixes #3870


Information Update Instructions
This update mainly improves the data of each supplier in dimensions such as multimodal, tools/functions, streaming, retry, observability, built-in JSON, local deployment, and compatibility with OpenAI API, and supplements the corresponding data sources. The specific modified contents and sources are as follows:
DeepSeek (represented by OpenAI)

  1. Mistral AI
  1. MiniMax
  1. Moonshot AI
  1. ZhiPu AI

Thank you for taking time to contribute this pull request!
You might have already read the contributor guide, but as a reminder, please make sure to:

  • Add a Signed-off-by line to each commit (git commit -s) per the DCO
  • Rebase your changes on the latest main branch and squash your commits
  • Add/Update unit tests as needed
  • Run a build and make sure all tests pass prior to submission

For more details, please check the contributor guide.
Thank you upfront!

Copy link
Contributor

@YunKuiLu YunKuiLu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this page is only for comparing models, I think the PR is fine.
The GLM-4.1V-Thinking model is already supported in #3796.

Also, I noticed we don’t currently have multimodal integration tests for audio input types in the MistralAiChatModelIT. If you're willing and have the time, you can add integration tests for it in another PR. You can refer to multiModalityInputAudio and streamingMultiModalityInputAudio in OpenAiChatModelIT.

We’ll need a maintainer to review and approve this PR before it can be processed further. Thanks for your patience!

@CodeCodeAscension
Copy link
Contributor Author

如果这个页面只是为了比较模型,我认为 PR 很好。 #3796 中已经支持该模型。GLM-4.1V-Thinking

此外,我注意到我们目前没有针对音频输入类型的多模态集成测试。如果您愿意并且有时间,您可以在另一个 PR 中为它添加集成测试。您可以参考 和 中的 。MistralAiChatModelIT``multiModalityInputAudio``streamingMultiModalityInputAudio``OpenAiChatModelIT

我们需要一个维护者来审查和批准这个 PR,然后才能进一步处理它。感谢您的耐心等待!

I'm sorry that I didn't correctly understand the contribution process of the open source community, which has disturbed you. Additionally, I'm very willing to conduct multimodal integration tests for audio input types.

Thank you for providing me with these jobs suitable for beginners. I'm very lucky to have met a guide like you. This will be my second open-source contribution in life. I will create an issue and then submit a pr to solve it.(My English is not good. This is a Chinese translation. If there is any unclear expression, please let me know and I will supplement it in time.)

Copy link
Contributor

@sunyuhan1998 sunyuhan1998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sobychacko sobychacko added this to the 1.1.0.M1 milestone Aug 6, 2025
@sobychacko sobychacko added documentation Improvements or additions to documentation for: backport-to-1.0.x labels Aug 6, 2025
Detailed description: Updated the comparison information regarding the characteristics of different models in the document
Fixes spring-projects#3870

Signed-off-by: tongda <[email protected]>
@sobychacko
Copy link
Contributor

Merged via 056c261.

@sobychacko sobychacko closed this Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation for: backport-to-1.0.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The information about the features of large models in the "Chat Model Comparison" section of the document is outdated.

4 participants