-
-
Notifications
You must be signed in to change notification settings - Fork 22.2k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature you'd like
Add ing Jira Document Loader to flowise would enable us to load Issue summary and description from Jira, a popular Project Management Tool.
Additional context
Langchain already provides a Document Loader, so we should be able to use that to implement this.
API Reference
- JiraProjectLoader from @langchain/community/document_loaders/web/jira
More info in this url https://js.langchain.com/docs/integrations/document_loaders/web_loaders/jira/
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request