langchain.js
Preparing search index...
@langchain/community
document_loaders/web/sort_xyz_blockchain
SortXYZBlockchainLoaderParams
Interface SortXYZBlockchainLoaderParams
Interface representing the parameters for the SortXYZBlockchainLoader class.
interface
SortXYZBlockchainLoaderParams
{
apiKey
:
string
;
query
:
string
|
Query
;
}
Index
Properties
api
Key
query
Properties
api
Key
apiKey
:
string
query
query
:
string
|
Query
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
query
langchain.js
Loading...
Interface representing the parameters for the SortXYZBlockchainLoader class.