public class ToolsDeltaBlock extends MessageContent
ToolsDeltaBlock()
String
getRole()
List<ToolsType>
getToolCalls()
void
setRole(String role)
setToolCalls(List<ToolsType> toolCalls)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ToolsDeltaBlock()
public List<ToolsType> getToolCalls()
public void setToolCalls(List<ToolsType> toolCalls)
public String getRole()
public void setRole(String role)
Copyright © 2024. All rights reserved.