Preparing search index...
The search index is not available
openai-advanced
openai-advanced
OpenAI
Beta
Threads
Messages
MessageCreateParams
Attachment
Interface Attachment
interface
Attachment
{
file_id
?:
string
;
tools
?:
(
CodeInterpreterTool
|
OpenAI
.
Beta
.
Threads
.
Messages
.
MessageCreateParams
.
Attachment
.
FileSearch
)
[]
;
}
Index
Properties
file_
id?
tools?
Properties
Optional
file_
id
file_
id
?:
string
The ID of the file to attach to the message.
Optional
tools
tools
?:
(
CodeInterpreterTool
|
OpenAI
.
Beta
.
Threads
.
Messages
.
MessageCreateParams
.
Attachment
.
FileSearch
)
[]
The tools to add this file to.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file_
id
tools
openai-advanced
Loading...
The ID of the file to attach to the message.