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
Runs
Steps
CodeInterpreterOutputImage
Interface CodeInterpreterOutputImage
interface
CodeInterpreterOutputImage
{
index
:
number
;
type
:
"image"
;
image
?:
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Steps
.
CodeInterpreterOutputImage
.
Image
;
}
Index
Properties
index
type
image?
Properties
index
index
:
number
The index of the output in the outputs array.
type
type
:
"image"
Always
image
.
Optional
image
image
?:
OpenAIClient
.
Beta
.
Threads
.
Runs
.
Steps
.
CodeInterpreterOutputImage
.
Image
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
type
image
LangChain.js - v0.2.14
Loading...
The index of the output in the outputs array.