v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.14
LangChain.js
langchain-community/vectorstores/astradb
AstraLibArgs
Interface AstraLibArgs
interface
AstraLibArgs
{
collection
:
string
;
endpoint
:
string
;
token
:
string
;
batchSize
?:
number
;
collectionOptions
?:
CreateCollectionOptions
<
any
>
;
contentKey
?:
string
;
idKey
?:
string
;
namespace
?:
string
;
skipCollectionProvisioning
?:
boolean
;
}
Hierarchy (
view full
)
Toolkit
AstraLibArgs
Index
Properties
collection
endpoint
token
batch
Size?
collection
Options?
content
Key?
id
Key?
namespace?
skip
Collection
Provisioning?
Properties
collection
collection
:
string
endpoint
endpoint
:
string
token
token
:
string
Optional
batch
Size
batch
Size
?:
number
Optional
collection
Options
collection
Options
?:
CreateCollectionOptions
<
any
>
Optional
content
Key
content
Key
?:
string
Optional
id
Key
id
Key
?:
string
Optional
namespace
namespace
?:
string
Optional
skip
Collection
Provisioning
skip
Collection
Provisioning
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
endpoint
token
batch
Size
collection
Options
content
Key
id
Key
namespace
skip
Collection
Provisioning
LangChain.js - v0.2.14
Loading...