第八模型介绍-图像模型官网源码示例第八模型介绍-图像模型官网这些模型专门用于图像生成允许开发人员在不同的图像相关模型之间切换同时只需进行最少的代码更改spring-ai网址【https://docs.spring.io/spring-ai/reference/api/imageclient.html】ImagePrompt源码示例https://gitee.com/kcnf_open/spring-ai-sample/tree/master/spring-ai/spring-ai-sample07yaml配置spring: ai: zhipuai: api-key: ${ZHIPUAI_API_KEY} chat: options: model: glm-4v-flash embedding: options: model: embedding-3 # 嵌入模型 image: options: model: CogView-3-Flash # 图像生成模型测试代码http://127.0.0.1:8082/api/image/display?prompt一个泰迪狗漫画