| 程序包 | 说明 |
|---|---|
| com.alibaba.dashscope.common |
| 限定符和类型 | 方法和说明 |
|---|---|
List<History> |
HistoryManager.get()
Get all the `Message`
|
List<History> |
HistoryManager.get(int start,
int end)
Get part of `Message`
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HistoryManager.add(History msg) |
Copyright © 2023. All rights reserved.