v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/document_loaders/web/confluence
ConfluenceAPIResponse
Interface ConfluenceAPIResponse
Interface representing the response from the Confluence API.
interface
ConfluenceAPIResponse
{
results
:
ConfluencePage
[]
;
size
:
number
;
}
Index
Properties
results
size
Properties
results
results
:
ConfluencePage
[]
size
size
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
results
size
LangChain.js - v0.2.10
Loading...
Interface representing the response from the Confluence API.