v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@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
project
Key
:
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.