Commit Graph

22 Commits

Author SHA1 Message Date
Henry daf7fd3a50 Merge branch 'main' into bugfix/MultipleDocuments
# Conflicts:
#	packages/components/src/utils.ts
2023-05-16 00:57:15 +01:00
Henry 324bd3a430 add fixes to multiple documents 2023-05-15 20:06:22 +01:00
chungyau97 775d6a8c6b yarn lint-fix 2023-05-15 22:54:29 +07:00
chungyau97 77d405e755 add web scrap for relative links 2023-05-15 22:44:48 +07:00
chungyau97 7460dd3a72 replace regex with linkifyjs 2023-05-15 11:43:04 +07:00
Henry ab875cc1b3 add metadata filter 2023-05-12 13:57:38 +01:00
Henry 8d3a374257 add api config 2023-05-04 18:44:51 +01:00
Henry 40b655e66b add multiple loaders and documents 2023-04-30 22:57:12 +01:00
chungyau97 7935352b5d add Notion loader 2023-04-26 22:24:58 +07:00
Ong Chung Yau ad6459f5eb Merge pull request #31 from FlowiseAI/feature/DocxLoader
add Docx loader
2023-04-25 00:23:08 +07:00
chungyau97 8a3d47b92c docx node code cleanup 2023-04-24 23:58:30 +07:00
chungyau97 e57170bf94 yarn lint-fix 2023-04-24 23:50:49 +07:00
chungyau97 244a0abed5 add JSON loader 2023-04-24 23:47:54 +07:00
chungyau97 6af00db86c add Docx loader 2023-04-24 22:16:44 +07:00
chungyau97 b28546c2ac add cheerio web scraper 2023-04-17 21:53:47 +07:00
chungyau97 f5acca1aee fix yarn lint-fix 2023-04-16 20:56:35 +07:00
chungyau97 256550f953 add single column extraction 2023-04-16 00:56:16 +07:00
chungyau97 1e18c289cb add CSV loader 2023-04-16 00:15:12 +07:00
Henry Heng 11a810cc4c Merge pull request #5 from FlowiseAI/bugfix/PDFLoader
Bugfix/Use pdf-parser
2023-04-13 20:04:56 +01:00
Henry 930449f956 use pdf-parser 2023-04-13 19:56:48 +01:00
Henry 9281b57ef1 - update LangchainJS version
- add types & interfaces

- small ui bug fix

- update marketplace files
2023-04-13 18:32:00 +01:00
Henry 58e06718d1 Add more nodes for agents, loaders 2023-04-10 13:56:44 +01:00