Share via


ThreadInitializationMessage.FileIds Property

Definition

A list of file IDs that the assistant should use. Useful for tools like retrieval and code_interpreter that can access files.

public System.Collections.Generic.IList<string> FileIds { get; }
member this.FileIds : System.Collections.Generic.IList<string>
Public ReadOnly Property FileIds As IList(Of String)

Property Value

Applies to