Commit Graph

2305 Commits

Author SHA1 Message Date
Henry ab812af587 add prompt for conversationqa chain 2023-05-23 15:33:48 +01:00
Henry Heng 8d45412c38 Merge pull request #152 from FlowiseAI/feature/RequestsTool
Feature/Update RequestsTools
2023-05-23 10:08:39 +01:00
Henry 738e3d9356 fix build error 2023-05-23 01:48:03 +01:00
Henry aac9160a9f add requests tools 2023-05-23 00:01:16 +01:00
Henry Heng d3de0d33d7 Merge pull request #151 from FlowiseAI/bugfix/ChromaURL
Bugfix/Add url to chroma
2023-05-22 19:01:05 +01:00
Henry f8e081f1df add url to chroma 2023-05-22 18:19:29 +01:00
Henry 34bfd4c793 lint-fix 2023-05-22 17:52:18 +01:00
Henry 7f3d850bf6 update message scroll 2023-05-22 17:47:57 +01:00
Henry e89785080b enable streaming 2023-05-22 17:16:21 +01:00
Henry Heng 0fb16c7849 Merge pull request #147 from FlowiseAI/feature/ConversationChain
Feature/Add conversation chain
2023-05-22 13:50:27 +01:00
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