We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266401e commit cb6afdeCopy full SHA for cb6afde
models/spring-ai-zhipuai/src/main/java/org/springframework/ai/zhipuai/api/ZhiPuAiImageApi.java
@@ -43,7 +43,7 @@ public class ZhiPuAiImageApi {
43
44
/**
45
* Create a new ZhiPuAI Image api with base URL set to
46
- * {@code https://api.ZhiPuAI.com}.
+ * {@code https://open.bigmodel.cn/api/paas}.
47
* @param zhiPuAiToken ZhiPuAI apiKey.
48
*/
49
public ZhiPuAiImageApi(String zhiPuAiToken) {
0 commit comments