v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/vectorstores/googlevertexai
IdDocumentInput
Interface IdDocumentInput
Allows us to create IdDocument classes that contain the ID.
interface
IdDocumentInput
{
id
?:
string
;
}
Hierarchy (
view full
)
Toolkit
IdDocumentInput
Implemented by
IdDocument
Index
Properties
id?
Properties
Optional
id
id
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
LangChain.js - v0.2.10
Loading...
Allows us to create IdDocument classes that contain the ID.