langchain.js
Preparing search index...
@langchain/community
vectorstores/googlevertexai
IdDocument
Class IdDocument
A Document that optionally includes the ID of the document.
Hierarchy (
View Summary
)
BaseDynamicToolInput
IdDocument
Implements
IdDocumentInput
Index
Constructors
constructor
Properties
id?
Constructors
constructor
new
IdDocument
(
fields
:
IdDocumentInput
)
:
IdDocument
Parameters
fields
:
IdDocumentInput
Returns
IdDocument
Properties
Optional
id
id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
langchain.js
Loading...
A Document that optionally includes the ID of the document.