public class CodeInterpreterToolOutput extends Object
| 构造器和说明 |
|---|
CodeInterpreterToolOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrorMsg() |
String |
getLogs() |
String |
getType() |
void |
setErrorMsg(String errorMsg) |
void |
setLogs(String logs) |
void |
setType(String type) |
Copyright © 2024. All rights reserved.