2823 Commits

Author SHA1 Message Date
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
chungyau97 7460dd3a72 replace regex with linkifyjs 2023-05-15 11:43:04 +07:00
Henry 1fd0eddf23 add memory to convo agent 2023-05-14 23:33:22 +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
talha 5fbee51630 marketplace cards text and images overflow fixed 2023-05-14 17:02:30 +05: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
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 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 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
汪志鹏 aca5bd715d Merge branch 'FlowiseAI:main' into bugfix/components-can't-be-clicked-when-zoom-out 2023-05-10 23:41:23 +08:00
Henry f9f7a1136a add chat embed code 2023-05-10 15:55:17 +01:00
chungyau97 c9c53b5387 add Azure Open AI 2023-05-10 21:35:20 +07:00
chungyau97 908be47835 add Azure OpenAI Embedding 2023-05-10 21:00:36 +07:00
chungyau97 101cf2978c fix typo 2023-05-10 20:34:43 +07:00
chungyau97 e1667067be add OpenAIBaseInput interface 2023-05-10 20:30:44 +07:00
chungyau97 6ca0c364b9 fix typo 2023-05-10 19:55:56 +07:00
chungyau97 09db08aace add Azure Chat OpenAI 2023-05-10 19:54:29 +07:00
Henry Heng 24ceeb8671 Merge pull request #82 from FlowiseAI/upgrade/langchain
upgrade langchain version
2023-05-10 10:06:19 +01:00
chungyau97 f4b84b1a21 upgrade langchain version 2023-05-10 10:33:11 +07:00
Henry fc7fbd6c33 add cohere 2023-05-10 02:08:42 +01:00
Henry 601b0b0f5b removed flow-config endpoint and resort to just prediction endpoint 2023-05-10 01:06:53 +01:00