CitationAnnotation.ToolName 속성

정의

연결된 콘텐츠의 프로덕션에 관련된 도구의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ ToolName { System::String ^ get(); void set(System::String ^ value); };
public string? ToolName { get; set; }
member this.ToolName : string with get, set
Public Property ToolName As String

속성 값

설명

함수 이름(예: Name"code_interpreter" 또는 "file_search")이거나 공급자의 기본 제공 도구 이름일 수 있습니다.

적용 대상