Commit Graph

303 Commits (flowise@1.2.8)

Author SHA1 Message Date
Henry Heng f158bee1ba
Merge pull request #204 from FlowiseAI/feature/Authorization
Feature/Add authrorization to npx and docker installation
2023-05-27 17:38:30 +01:00
Henry 626e1b29f8 add authrorization to npx and docker installation 2023-05-27 14:32:41 +01:00
Henry Heng 57b8d19275
Merge pull request #203 from FlowiseAI/feature/ConversationChain
Bugfix/ConversationalChain output response
2023-05-27 13:39:44 +01:00
Henry Heng eee6b4d74b
Merge pull request #194 from FlowiseAI/feature/OpenAPIToolkit
feature/OpenAPIToolkit
2023-05-27 13:28:31 +01:00
Henry 24af4f84ca fix conversational chain output response 2023-05-27 13:28:21 +01:00
chungyau97 b8bee40c1b fix wrong logo 2023-05-27 19:18:30 +07:00
Henry Heng aa76f8e0c8
Merge pull request #197 from FlowiseAI/feature/APIChain
Feature/GET and POST api chain
2023-05-27 12:55:20 +01:00
Henry Heng eae4ce9234
Merge pull request #201 from vjsai/patch-1
Update README.md with star history
2023-05-27 12:48:12 +01:00
Henry 1e2d0bb6fe add marketplace 2023-05-27 12:34:35 +01:00
VJSai 015456fa16
Update README.md with star history 2023-05-27 14:46:07 +05:30
Henry 2283093f18 add get and post api chain 2023-05-27 01:40:50 +01:00
Henry 5f1e27aa16 🥳 flowise@1.2.7 release 2023-05-26 21:21:34 +01:00
Henry f220754918 🥳 flowise-ui@1.2.6 release 2023-05-26 21:21:05 +01:00
Henry 203d6b060f 🥳 flowise-components@1.2.8 release 2023-05-26 21:20:35 +01:00
chungyau97 bfa3716bef rename Api to API 2023-05-26 23:55:52 +07:00
chungyau97 3de09d5c0c add OpenAPI Toolkit 2023-05-26 23:51:03 +07:00
Henry Heng 8e9fd6fb91
Merge pull request #190 from vjsai/main
feature: changes to support ApiChain
2023-05-26 16:22:00 +01:00
Vijay Sai 55ed6819a2 integrated headers functionality 2023-05-26 19:13:52 +05:30
Henry a4727c11f0 add streaming handler to MultiChains 2023-05-26 12:35:31 +01:00
Vijay Sai 4a4c940dbd fixed all the linting issues 2023-05-26 16:07:50 +05:30
VJSai 06f933132b
Update ApiChain.ts to remove OpenAI import 2023-05-26 13:46:33 +05:30
Vijay Sai e294d227bc feature: changes to support ApiChain 2023-05-26 13:40:06 +05:30
Ong Chung Yau 2968dccd83
Merge pull request #149 from FlowiseAI/feature/Streaming
Feature/Streaming
2023-05-26 09:01:40 +07:00
Ong Chung Yau 2e88b067d0
Merge pull request #159 from FlowiseAI/feature/BufferWindowMemory
feature/BufferWindowMemory
2023-05-26 09:01:27 +07:00
Ong Chung Yau a26114941c
Merge pull request #168 from FlowiseAI/feautre/ConversationSummaryMemory
feautre/ConversationSummaryMemory
2023-05-26 09:01:15 +07:00
Henry Heng 804ae3c427
Merge pull request #183 from FlowiseAI/experiment/DockerLocal
Bugfix/Build docker locally
2023-05-25 20:13:23 +01:00
Henry ffdd9691e6 remove gitattributes 2023-05-25 19:57:55 +01:00
Henry 461a1057df add gitattributes 2023-05-25 19:44:40 +01:00
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
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