Commit Graph

245 Commits

Author SHA1 Message Date
Henry de4e4a63de add conversation chain 2023-05-22 13:38:31 +01:00
chungyau97 913eebab4f error in installing TensorFlow JS on Windows OS 2023-05-22 16:51:18 +07:00
Henry Heng e61e32589b Merge pull request #145 from FlowiseAI/bugfix/Curl-Backslash
Bugfix/Add missing backslash for curl
2023-05-22 02:01:00 +01:00
Henry 3718563442 add missing backslash for curl 2023-05-22 01:41:05 +01:00
Henry Heng 2ffd26b147 Merge pull request #141 from FlowiseAI/feature/LocalAI
Bugfix/Add BaseChatModel class to LocalAI
2023-05-21 12:07:57 +01:00
Henry 5b27339bc2 add BaseChatModel class 2023-05-21 11:45:50 +01:00
Ong Chung Yau 37f8d1f409 Merge pull request #128 from FlowiseAI/feature/TensorFlowEmbeddings
feature/TensorFlowEmbeddings
2023-05-20 20:35:17 +07:00
Ong Chung Yau c2f86377fa Merge pull request #129 from FlowiseAI/feature/HuggingFaceInferenceEmbeddings
Feature/HuggingFaceInferenceEmbeddings
2023-05-20 20:34:57 +07:00
Ong Chung Yau 9b1ea76c29 Merge pull request #136 from FlowiseAI/feature/RequestsTool
Feature/Requests Tools
2023-05-20 20:31:39 +07:00
Henry edc6f9162d add headers and maxlength to requests tools 2023-05-20 13:18:53 +01:00
chungyau97 8ce044b052 replace description 2023-05-20 10:25:54 +07:00
chungyau97 ed82fca2a2 move modelName out from additional parameter 2023-05-20 10:19:51 +07:00
chungyau97 9796f07520 add HuggingFace Inference Embeddings 2023-05-20 10:18:08 +07:00
Henry Heng 038845c592 Merge pull request #126 from FlowiseAI/feature/debugVerbose
Feature/Add debug mode
2023-05-19 18:40:24 +01:00
Henry 1f4efd6734 add debug 2023-05-19 18:20:41 +01:00
chungyau97 db902a2145 add TensorFlow JS embeddings 2023-05-19 23:16:46 +07:00
Henry Heng fb400cbfbc Merge pull request #125 from FlowiseAI/feature/MakeWebhook
Feature/Add MakeWebhook
2023-05-19 14:37:57 +01:00
Henry 02ff9664f1 add MakeWebhook 2023-05-19 14:11:27 +01:00
Henry Heng faebc8a665 Merge pull request #123 from FlowiseAI/feature/LocalAI
Feature/Add LocalAI
2023-05-19 13:14:28 +01:00
Henry a80492e4c4 add localAI 2023-05-19 01:08:13 +01:00
Ong Chung Yau 0c16bcad74 Merge pull request #111 from FlowiseAI/feature/ChildProcessing 2023-05-18 18:29:32 +07:00
Henry 275781a1c0 🥳 flowise@1.2.6 release 2023-05-17 17:00:44 +01:00
Henry 6773cb0b37 🥳 flowise-ui@1.2.5 release 2023-05-17 17:00:23 +01:00
Henry c370d4105a 🥳 flowise-components@1.2.7 release 2023-05-17 16:59:53 +01:00
Henry Heng 0d23998c1b Merge pull request #115 from FlowiseAI/feature/BaseLanguageModel
Feature/Add BaseLanguageModel
2023-05-17 16:15:42 +01:00
Henry 66872797a0 update marketplace 2023-05-17 16:04:55 +01:00
Henry fef3d11cb6 update imports 2023-05-17 15:31:40 +01:00
Henry Heng 50cf9b833c Merge pull request #92 from FlowiseAI/feature/Azure
Feature/azure
2023-05-17 14:48:35 +01:00
Henry d44ab269e6 add baselanguagemodel 2023-05-17 14:43:15 +01:00
Ong Chung Yau 89c1de34f8 Merge pull request #114 from FlowiseAI/feature/Zapier 2023-05-16 23:01:17 +07:00
chungyau97 53681394e1 add Zapier NLA example into marketplaces 2023-05-16 22:44:24 +07:00
chungyau97 2719c886cf add Zapier NLP 2023-05-16 21:44:39 +07:00
Henry Heng 5d73189179 Merge pull request #110 from FlowiseAI/bugfix/MultipleDocuments
Bugfix/Add fixes to multiple documents
2023-05-16 12:55:39 +01:00
chungyau97 3e4278e4fe init 2023-05-16 16:29:10 +07:00
Henry daf7fd3a50 Merge branch 'main' into bugfix/MultipleDocuments
# Conflicts:
#	packages/components/src/utils.ts
2023-05-16 00:57:15 +01:00
Ong Chung Yau 1d9181f099 Merge pull request #109 from FlowiseAI/feature/GetRelativeLinks 2023-05-16 06:38:34 +07:00
Henry 205de44234 add child processes 2023-05-15 23:49:14 +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
Ong Chung Yau 9f53111aac Merge pull request #70 from princepride/bugfix/components-can't-be-clicked-when-zoom-out
Bugfix/components can't be clicked when zoom out
2023-05-15 17:06:12 +07:00
Henry Heng bc92daded9 Merge pull request #107 from FlowiseAI/bugfix/UrlParseError
bugfix/UrlParseError
2023-05-15 10:13:34 +01:00
chungyau97 7460dd3a72 replace regex with linkifyjs 2023-05-15 11:43:04 +07:00
Henry Heng 2cf266d9f9 Merge pull request #106 from FlowiseAI/bugfix/ConvoAgent-History
Bugfix/Convo-Agent-Memory
2023-05-14 23:48:41 +01:00
Henry 1fd0eddf23 add memory to convo agent 2023-05-14 23:33:22 +01:00
Henry Heng 80c1768e5c Merge pull request #105 from FlowiseAI/feature/Export-Load-Flows
Feature/Export load flows
2023-05-14 20:52:31 +01:00
Henry cb9a9a7fbb Merge branch 'main' into feature/Export-Load-Flows 2023-05-14 20:34:11 +01:00
Henry 6ab1ff1062 add functionality to export and load database 2023-05-14 20:33:43 +01:00
Henry Heng 9dc658b850 yarn lint 2023-05-14 19:31:38 +01:00
Henry Heng 71ee226824 Add setTimeout to fix the bug 2023-05-14 19:31:00 +01:00