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/confluence
ConfluencePage
Interface ConfluencePage
Interface representing a Confluence page.
interface
ConfluencePage
{
body
:
{
storage
:
{
value
:
string
;
}
;
}
;
id
:
string
;
status
:
string
;
title
:
string
;
type
:
string
;
version
?:
{
by
:
{
displayName
:
string
;
}
;
number
:
number
;
when
:
string
;
}
;
}
Index
Properties
body
id
status
title
type
version?
Properties
body
body
:
{
storage
:
{
value
:
string
;
}
;
}
Type declaration
storage
:
{
value
:
string
;
}
value
:
string
id
id
:
string
status
status
:
string
title
title
:
string
type
type
:
string
Optional
version
version
?:
{
by
:
{
displayName
:
string
;
}
;
number
:
number
;
when
:
string
;
}
Type declaration
by
:
{
displayName
:
string
;
}
display
Name
:
string
number
:
number
when
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
body
id
status
title
type
version
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 a Confluence page.