v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.14
LangChain.js
langchain-openai
OpenAIClient
Beta
Threads
Messages
ImageFileContentBlock
Interface ImageFileContentBlock
References an image
File
in the content of a message.
interface
ImageFileContentBlock
{
image_file
:
ImageFile
;
type
:
"image_file"
;
}
Index
Properties
image_
file
type
Properties
image_
file
image_
file
:
ImageFile
type
type
:
"image_file"
Always
image_file
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image_
file
type
LangChain.js - v0.2.14
Loading...
References an image File in the content of a message.