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" など) である可能性があります。

適用対象