Skip to content

Commit cb6afde

Browse files
quaffilayaperumalg
authored andcommitted
Fix(ZhiPu) ZhiPuAiImageApi Javadoc
Signed-off-by: Yanming Zhou <[email protected]>
1 parent 266401e commit cb6afde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/spring-ai-zhipuai/src/main/java/org/springframework/ai/zhipuai/api/ZhiPuAiImageApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public class ZhiPuAiImageApi {
4343

4444
/**
4545
* Create a new ZhiPuAI Image api with base URL set to
46-
* {@code https://api.ZhiPuAI.com}.
46+
* {@code https://open.bigmodel.cn/api/paas}.
4747
* @param zhiPuAiToken ZhiPuAI apiKey.
4848
*/
4949
public ZhiPuAiImageApi(String zhiPuAiToken) {

0 commit comments

Comments
 (0)