langchain.js
Preparing search index...
@langchain/community
document_loaders/web/jira
JiraDocumentConverterParams
Interface JiraDocumentConverterParams
Interface representing the parameters for configuring the JiraDocumentConverter.
interface
JiraDocumentConverterParams
{
host
:
string
;
projectKey
:
string
;
}
Index
Properties
host
project
Key
Properties
host
host
:
string
project
Key
projectKey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
project
Key
langchain.js
Loading...
Interface representing the parameters for configuring the JiraDocumentConverter.