v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Chat
Completions
ChatCompletionContentPartText
Interface ChatCompletionContentPartText
interface
ChatCompletionContentPartText
{
text
:
string
;
type
:
"text"
;
}
Index
Properties
text
type
Properties
text
text
:
string
The text content.
type
type
:
"text"
The type of the content part.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
type
LangChain.js
Loading...
The text content.