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