v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
LangChain.js
langchain-community/document_loaders/web/sort_xyz_blockchain
SortXYZBlockchainAPIResponse
Interface SortXYZBlockchainAPIResponse
Interface representing the response from the SortXYZ API.
interface
SortXYZBlockchainAPIResponse
{
code
:
number
;
data
:
{
durationMs
:
number
;
id
:
string
;
query
:
string
;
recordCount
:
number
;
records
:
Record
<
string
,
unknown
>
[]
;
}
;
}
Index
Properties
code
data
Properties
code
code
:
number
data
data
:
{
durationMs
:
number
;
id
:
string
;
query
:
string
;
recordCount
:
number
;
records
:
Record
<
string
,
unknown
>
[]
;
}
Type declaration
duration
Ms
:
number
id
:
string
query
:
string
record
Count
:
number
records
:
Record
<
string
,
unknown
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
code
data
LangChain.js - v0.2.5
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
upstash_ratelimit
chains/graph_qa/cypher
chat_models
alibaba_tongyi
Loading...
Generated using
TypeDoc
Interface representing the response from the SortXYZ API.