langchain.js
Preparing search index...
@langchain/community
vectorstores/vectara
VectaraFile
Interface VectaraFile
Interface for the file objects to be uploaded to Vectara.
interface
VectaraFile
{
blob
:
Blob
;
fileName
:
string
;
}
Index
Properties
blob
file
Name
Properties
blob
blob
:
Blob
file
Name
fileName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blob
file
Name
langchain.js
Loading...
Interface for the file objects to be uploaded to Vectara.