Commit Graph

3226 Commits

Author SHA1 Message Date
Henry 5f67ab31c3 fix docker running locally 2023-05-25 19:32:10 +01:00
Henry Heng cd0cab3a83
Merge pull request #182 from FlowiseAI/bugfix/ChromaError
Bugfix/Update chroma and langchain version
2023-05-25 18:34:39 +01:00
Henry Heng 26c2313592
Merge pull request #179 from FlowiseAI/feature/MultiRetrievalChain
Feature/MultiRetrievalQAChain
2023-05-25 18:22:23 +01:00
Henry e11e035881 update chroma and langchain version 2023-05-25 18:20:39 +01:00
Henry 769b4ea567 add multi retrieval qa chain 2023-05-25 13:50:11 +01:00
Henry Heng 2802ee0142
Merge pull request #171 from FlowiseAI/feature/MultiPromptChain
Feature/MultiPromptChain
2023-05-25 12:08:58 +01:00
Henry Heng f6f33d2aa6
Merge pull request #170 from FlowiseAI/feature/ConversationalQAChain-Prompt
Feature/update marketplaces for ConversationalQAChain
2023-05-25 00:36:32 +01:00
Henry 1d42456ba1 add multi prompt chain 2023-05-25 00:36:09 +01:00
Henry 0ea651e7c5 update marketplaces 2023-05-24 19:04:47 +01:00
Henry 75360df34d add milvus 2023-05-24 18:31:30 +01:00
chungyau97 baf958f5c2 add description 2023-05-24 21:41:30 +07:00
chungyau97 47ef5b3518 modify model limitation from BaseLanguageModel to BaseChatModel 2023-05-24 21:12:31 +07:00
Henry Heng f2d8796920
Merge pull request #162 from xianjianlf2/style/AddNodes
style/Improve AddNodes click
2023-05-24 14:05:39 +01:00
Henry Heng 5abd9d4ba2
Merge pull request #166 from FlowiseAI/feature/Serper
Feature/Add Serper
2023-05-24 14:05:26 +01:00
Henry Heng ff882046b4
Merge pull request #165 from FlowiseAI/feature/Cohere
Bugfix/Cohere API key not found
2023-05-24 13:40:01 +01:00
Henry 3ce4c3b167 add serper 2023-05-24 13:39:47 +01:00
Henry 0ed8431252 fix Cohere API key not found 2023-05-24 13:27:38 +01:00
xianjianlf2 baf638d0c0 style: improve AddNodes click 2023-05-24 11:09:40 +08:00
chungyau97 7f7a7fb120 add Conversation Summary Memory 2023-05-23 22:22:37 +07:00
Henry Heng db717ef410
Merge pull request #158 from FlowiseAI/feature/ConversationalQAChain-Prompt
Feature/Add prompt for conversationQA chain
2023-05-23 15:50:30 +01:00
chungyau97 f8232bd201 add Buffer Window Memory 2023-05-23 21:34:37 +07:00
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