Preparing search index...
The search index is not available
LangChain.js - v0.1.35
LangChain.js
langchain/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
results
size
LangChain.js - v0.1.35
Loading...
Interface representing the response from the Confluence API.