v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
VectorStores
Files
FileContentResponse
Interface FileContentResponse
interface
FileContentResponse
{
text
?:
string
;
type
?:
string
;
}
Index
Properties
text?
type?
Properties
Optional
text
text
?:
string
The text content
Optional
type
type
?:
string
The content type (currently only
"text"
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
type
LangChain.js
Loading...
The text content