v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/community
document_loaders/web/airtable
AirtableLoaderOptions
Interface AirtableLoaderOptions
interface
AirtableLoaderOptions
{
baseId
:
string
;
kwargs
?:
Record
<
string
,
any
>
;
tableId
:
string
;
}
Index
Properties
base
Id
kwargs?
table
Id
Properties
base
Id
base
Id
:
string
Optional
kwargs
kwargs
?:
Record
<
string
,
any
>
table
Id
table
Id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Id
kwargs
table
Id
LangChain.js
Loading...