Commit Graph

3211 Commits

Author SHA1 Message Date
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
Henry Heng d411aaf2d8
Fix bug where components unclickable 2023-05-14 19:13:21 +01:00
Henry Heng ea66bd1dca
Merge pull request #104 from siddiqss/bugfix/item-card-overflow
marketplace cards text and images overflow fixed
2023-05-14 15:39:57 +01:00
talha 5fbee51630 marketplace cards text and images overflow fixed 2023-05-14 17:02:30 +05:00
Henry Heng 5d5021bf10
Merge pull request #103 from FlowiseAI/feature/Authorization
Feature/Add App Authorization
2023-05-14 00:17:58 +01:00
Henry 02ebaa9cab add readme 2023-05-13 23:33:44 +01:00
Henry 05bd7bc793 add authorization 2023-05-13 23:10:59 +01:00
Henry Heng 8270707668
Merge pull request #98 from FlowiseAI/feature/cors
Feature/Allow CORS access
2023-05-13 00:36:21 +01:00
Henry 4da319386e allow access to * 2023-05-13 00:16:12 +01:00
Henry Heng 6a8e84ed89
Merge pull request #97 from FlowiseAI/feature/ChatAnthropic
Feature/100K-Anthropic-Model
2023-05-13 00:13:24 +01:00
Henry 80f58d8542 add more models 2023-05-13 00:04:29 +01:00
Henry Heng ad5845fa7f
Merge pull request #94 from FlowiseAI/feature/MetadataFilter
Feature/Add metadata filter
2023-05-12 16:51:16 +01:00
chungyau97 8805cd8e8f remove unsupported params in AzureChatOpenAI & AzureOpenAI 2023-05-12 21:02:13 +07:00
chungyau97 e55e1d4eaf remove unsupported params in AzureOpenAIEmbedding 2023-05-12 20:54:32 +07:00
Henry f3201aedcb update marketplace 2023-05-12 14:53:08 +01:00
chungyau97 698aaa5c3b Chat Completions only support 2023-03-15-preview 2023-05-12 20:47:28 +07:00
chungyau97 c596feb09a modify input parameters 2023-05-12 20:26:09 +07:00
Henry ab875cc1b3 add metadata filter 2023-05-12 13:57:38 +01:00
chungyau97 5c49a58985 modify modelName options in AzureChatOpenAI 2023-05-12 18:31:53 +07:00
chungyau97 abeacdf906 modify modelName options in AzureOpenAI 2023-05-12 18:29:01 +07:00
chungyau97 cae4fb4e09 remove modelName in AzureOpenAIEmbedding 2023-05-12 17:54:09 +07:00
chungyau97 740a6124a0 fix RetrievalQAChain typo 2023-05-12 08:58:32 +07:00
chungyau97 b0e9387087 add modelName selection into Azure 2023-05-12 08:43:00 +07:00
chungyau97 bb3e6e3bf8 Merge branch 'feature/AzureChatOpenAI' into feature/Azure 2023-05-12 08:12:52 +07:00
chungyau97 f506c07233 Merge branch 'feature/AzureOpenAIEmbeddings' into feature/Azure 2023-05-12 08:12:34 +07:00
chungyau97 58c1ee59b8 Merge branch 'feature/AzureOpenAI' into feature/Azure 2023-05-12 08:11:36 +07:00
Henry Heng 7313cdd9c6
Merge pull request #91 from FlowiseAI/feature/API-Config
Feature/API-FormData
2023-05-11 22:18:31 +01:00
Henry 08b002949a Merge branch 'main' into feature/API-Config 2023-05-11 18:42:17 +01:00
Henry 6b49cfa6f0 🥳 flowise@1.2.5 release 2023-05-11 09:59:37 +01:00
Henry ee880ff550 🥳 flowise-ui@1.2.4 release 2023-05-11 09:58:36 +01:00
Henry 5ed71a12c0 🥳 flowise-components@1.2.6 release 2023-05-11 09:57:42 +01:00
Henry Heng 249cec6e05
Merge pull request #88 from FlowiseAI/feature/WebBrowserTool
Feature/Add WebBrowserTool
2023-05-11 01:52:07 +01:00
Henry fba6a33f30 add webbrowsertool 2023-05-11 01:36:17 +01:00
Henry 9f52463f41 Merge branch 'main' of https://github.com/FlowiseAI/Flowise 2023-05-10 23:49:46 +01:00
Henry d83b57c349 add new check for overrideconfig to fix bug where external prediction call reset flow 2023-05-10 23:33:19 +01:00