ChatMessage.ToolCalls

ChatMessage.ToolCalls 属性

获取或设置模型生成的工具调用,例如函数调用。

public List<ToolCall> ToolCalls { get; set; }

另请参阅