v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Beta
Threads
Runs
Steps
CodeInterpreterOutputImage
Interface CodeInterpreterOutputImage
interface
CodeInterpreterOutputImage
{
image
?:
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Steps
.
CodeInterpreterOutputImage
.
Image
;
index
:
number
;
type
:
"image"
;
}
Index
Properties
image?
index
type
Properties
Optional
image
image
?:
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Steps
.
CodeInterpreterOutputImage
.
Image
index
index
:
number
The index of the output in the outputs array.
type
type
:
"image"
Always
image
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image
index
type
LangChain.js
Loading...
The index of the output in the outputs array.