AgentSpanData
이 콘텐츠는 아직 번역되지 않았습니다.
type AgentSpanData = SpanDataBase & object;Type Declaration
Section titled “Type Declaration”handoffs?
Section titled “handoffs?”optional handoffs: string[];name: string;output_type?
Section titled “output_type?”optional output_type: string;tools?
Section titled “tools?”optional tools: string[];type: "agent";