v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Evals
Runs
OutputItems
OutputItemListResponse
Sample
Output
Interface Output
interface
Output
{
content
?:
string
;
role
?:
string
;
}
Index
Properties
content?
role?
Properties
Optional
content
content
?:
string
The content of the message.
Optional
role
role
?:
string
The role of the message (e.g. "system", "assistant", "user").
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
role
LangChain.js
Loading...
The content of the message.