v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-common
experimental/utils/media_core
BlobStoreOptions
Interface BlobStoreOptions
interface
BlobStoreOptions
{
defaultFetchOptions
?:
BlobStoreFetchOptions
;
defaultStoreOptions
?:
BlobStoreStoreOptions
;
}
Hierarchy (
view full
)
BlobStoreOptions
BlobStoreGoogleParams
BackedBlobStoreOptions
ReadThroughBlobStoreOptions
Index
Properties
default
Fetch
Options?
default
Store
Options?
Properties
Optional
default
Fetch
Options
default
Fetch
Options
?:
BlobStoreFetchOptions
Optional
default
Store
Options
default
Store
Options
?:
BlobStoreStoreOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Fetch
Options
default
Store
Options
LangChain.js
Loading...