Expected Behavior
I believe supporting 360 ZhiNao AI (360智脑) is necessary, for the following reasons: 1. One of the most important application scenarios of 360 ZhiNao AI is its combination with cybersecurity and digital security, such as building a "Security Large Model", which may currently be missing among the supported models. 2. 360 ZhiNao AI focuses more on enabling enterprise and government clients (ToB and ToG). According to 360’s financial reports and press releases, it has already achieved multiple practical implementations in government services, taxation, and enterprise office scenarios. 3. In addition to the proprietary model, the 360 ZhiNao AI Open Platform also provides access to many stable and mainstream open-source large models. 4. Supporting 360 ZhiNao AI will enhance the ecosystem, make the framework more universal, and empower developers by offering more diverse, flexible, and compliant model options.
Here is the 360 ZhiNao API documentation link: https://ai.360.com/platform/docs/overview
I look forward to the project team’s response and confirmation. I am also willing to contribute to this feature and have already developed some prototypes.
Current Behavior
Currently, the 360 ZhiNao API is not adapted to any existing Spring AI starter. Developers must manually implement interfaces such as ChatModel
to integrate Spring AI with 360 ZhiNao AI.
Context
- Implement modules and features such as spring-ai-zhinaoai, spring-ai-autoconfigure-model-zhinaoai, and spring-ai-starter-model-zhinaoai, similar to how other large models are supported.
- Provide related documentation for this AI model.