Commit Graph

350 Commits

Author SHA1 Message Date
Henry Heng bc6b6dedfb Merge pull request #264 from try-to-fly/main
Add basePath configuration option to support OpenAI mirror
2023-06-07 21:30:07 +01:00
微笑 1a35bad434 feat: support basePath 2023-06-07 19:38:25 +08:00
Ong Chung Yau c261eb506c Merge pull request #259 from FlowiseAI/bugfix/UnexpectedTokenInJSONError
bugfix/UnexpectedTokenInJSONError
2023-06-07 14:40:38 +07:00
Henry Heng 8acba88b7f Merge pull request #258 from ewfian/main
CI: add build docker test
2023-06-06 17:35:22 +01:00
Henry Heng 1cf22c3155 Merge pull request #252 from yaredtsy/bugfix/undefined_nodeClass
[server] check `nodeModule.nodeClass` is not undefined before trying to intialize
2023-06-06 10:17:56 +01:00
Yared Tsegaye 96dc0f5386 fix: fixed undefined class initialization 2023-06-06 03:26:43 +03:00
Henry Heng 971de6b1ed Add python3 make g++
Issue - https://github.com/FlowiseAI/Flowise/issues/241
2023-06-05 21:18:40 +01:00
chungyau97 f7dd021b38 remove console.log 2023-06-05 21:59:42 +07:00
chungyau97 ae3387ceda add returnJSONStr 2023-06-05 21:44:37 +07:00
ewfian aa8996a982 fix build failed 2023-06-05 22:04:18 +09:00
ewfian 4e51f2a008 fix build failed 2023-06-05 21:50:33 +09:00
ewfian 7e8557fa5c fix build failed 2023-06-05 21:48:41 +09:00
ewfian 1b8ca05380 fix build failed 2023-06-05 21:40:32 +09:00
ewfian 2cc6e05426 fix branch name 2023-06-05 21:34:43 +09:00
ewfian 3d8c7d5c1f CI: add docker build test 2023-06-05 21:32:02 +09:00
Henry ab00214ec2 update api code dialog for embed chat 2023-06-05 12:47:55 +01:00
Henry Heng 25387aa2fd Merge pull request #257 from FlowiseAI/feature/FaissVS
Feature/Add Faiss
2023-06-05 12:26:46 +01:00
Henry d98854d85e add faiss 2023-06-05 11:02:22 +01:00
Henry Heng 3fe1f5c4e2 Merge pull request #253 from FlowiseAI/feature/EmbedCustomization
Feature/Embed Chat Customization
2023-06-05 01:16:47 +01:00
Henry 4063b3ab3b add embed code customization 2023-06-05 00:49:22 +01:00
Henry ff80a7134d add nodejs version 2023-06-01 12:32:57 +01:00
Henry Heng 5af2c3ba7b Merge pull request #213 from FlowiseAI/feature/NotionDB
Feature/Add NotionDB
2023-05-31 22:50:58 +01:00
chungyau97 0adfa3ec90 modify description 2023-06-01 01:57:38 +07:00
Henry Heng 335ab306b8 Merge pull request #236 from FlowiseAI/revert-209-feature/FaissVS
Revert "Feature/Add faiss"
2023-05-31 15:04:15 +01:00
Henry 13cc192e37 add GCP deployment 2023-05-31 15:03:15 +01:00
Henry Heng 0e6e5476cc Revert "Feature/Add faiss" 2023-05-31 14:29:59 +01:00
Henry Heng 641d4538d9 Merge pull request #231 from neerajkrbansal1996/feature/ConfluenceLoaderIntegration
Feature/Add Confluence Document Loader
2023-05-31 00:21:13 +01:00
Neeraj Bansal 791af9310e lint fix 2023-05-31 01:20:32 +05:30
Neeraj Bansal 2337905f20 removed ununsed comments 2023-05-30 23:22:23 +05:30
Neeraj Bansal ac75215218 added confluence document loader and html-to-text dependency 2023-05-30 23:12:45 +05:30
Henry b6308e2a5d update README to include AWS and DigitalOcean deployment 2023-05-29 18:56:20 +01:00
Henry Heng 850921aa68 Merge pull request #215 from FlowiseAI/bugfix/AzureOpenAIEmbeddingError
bugfix/AzureOpenAIEmbeddingError
2023-05-29 17:00:34 +01:00
chungyau97 d5da8626b2 add bathSize into AzureOpenAIEmbedding 2023-05-29 22:00:01 +07:00
chungyau97 10c4f916de modify string to password 2023-05-29 21:29:24 +07:00
Ong Chung Yau 5fa3ad4033 Merge pull request #209 from FlowiseAI/feature/FaissVS
Feature/Add faiss
2023-05-29 18:55:48 +07:00
Henry 5a1c1397a3 add notionDB 2023-05-29 00:34:53 +01:00
Henry Heng d6e85a4d89 Merge pull request #212 from FlowiseAI/feature/Readme
Feature/Update README
2023-05-28 19:20:41 +01:00
Henry c7a0b5a0bb update README to include docs and deploy 2023-05-28 19:06:31 +01:00
Henry cc42702cd0 add faiss 2023-05-28 12:59:41 +01:00
Henry 0dbd9e1127 🥳 flowise@1.2.10 release 2023-05-27 21:00:55 +01:00
Henry d87808e811 🥳 flowise-ui@1.2.9 release 2023-05-27 21:00:28 +01:00
Henry d7abdf7187 🥳 flowise-components@1.2.11 release 2023-05-27 20:59:45 +01:00
Henry Heng 92fadf2182 Merge pull request #205 from FlowiseAI/feature/Authorization
Bugfix/Authorization Variables
2023-05-27 20:35:56 +01:00
Henry 0f0d887f78 change USERNAME and PASSWORD to FLOWISE_USERNAME and FLOWISE_PASSWORD to prevent conflict with machine env variables 2023-05-27 20:23:18 +01:00
Henry dc4fe13b12 🥳 flowise@1.2.8 release 2023-05-27 18:05:51 +01:00
Henry 8a50fee6b1 🥳 flowise-ui@1.2.7 release 2023-05-27 18:05:31 +01:00
Henry 90cba7e8f1 🥳 flowise-components@1.2.9 release 2023-05-27 18:04:48 +01:00
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