public class CodeInterpreterToolBlock extends ToolsType
| 构造器和说明 |
|---|
CodeInterpreterToolBlock() |
| 限定符和类型 | 方法和说明 |
|---|---|
CodeInterpreter |
getCodeInterpreter() |
String |
getType() |
void |
setCodeInterpreter(CodeInterpreter codeInterpreter) |
void |
setType(String type) |
public CodeInterpreter getCodeInterpreter()
public void setCodeInterpreter(CodeInterpreter codeInterpreter)
public String getType()
public void setType(String type)
Copyright © 2024. All rights reserved.