| Package | Description |
|---|---|
| com.huaweicloud.pangu.dev.sdk.client.gallery |
| Modifier and Type | Method and Description |
|---|---|
GalleryChatResp |
GalleryClient.createChat(GalleryChatReq req)
基础问答接口
|
GalleryChatResp |
GalleryClient.createChat(String prompt)
基础问答
|
GalleryChatResp |
GalleryClient.createChat(String prompt,
List<List<String>> history)
基础问答
|
GalleryChatResp |
GalleryClient.createStreamChat(String prompt,
StreamCallBack streamCallBack)
流式问答接口
|
GalleryChatResp |
GalleryClient.createStreamChat(String prompt,
StreamCallBack streamCallBack,
List<List<String>> history)
流式问答接口
|
Copyright © 2024. All rights reserved.