v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
LangChain.js
langchain-core/indexing
HashedDocumentInterface
Interface HashedDocumentInterface
interface
HashedDocumentInterface
{
metadata
:
Metadata
;
pageContent
:
string
;
uid
:
string
;
contentHash
?:
string
;
hash_
?:
string
;
metadataHash
?:
string
;
calculateHashes
(
)
:
void
;
toDocument
(
)
:
DocumentInterface
<
Record
<
string
,
any
>
>
;
}
Hierarchy (
view full
)
DocumentInterface
HashedDocumentInterface
Index
Properties
metadata
page
Content
uid
content
Hash?
hash_?
metadata
Hash?
Methods
calculate
Hashes
to
Document
Properties
metadata
metadata
:
Metadata
page
Content
page
Content
:
string
uid
uid
:
string
Optional
content
Hash
content
Hash
?:
string
Optional
hash_
hash_
?:
string
Optional
metadata
Hash
metadata
Hash
?:
string
Methods
calculate
Hashes
calculate
Hashes
(
)
:
void
Returns
void
to
Document
to
Document
(
)
:
DocumentInterface
<
Record
<
string
,
any
>
>
Returns
DocumentInterface
<
Record
<
string
,
any
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
metadata
page
Content
uid
content
Hash
hash_
metadata
Hash
calculate
Hashes
to
Document
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