Commit Graph

220 Commits (flowise@1.2.6)

Author SHA1 Message Date
Henry Heng 0d23998c1b
Merge pull request #115 from FlowiseAI/feature/BaseLanguageModel
Feature/Add BaseLanguageModel
2023-05-17 16:15:42 +01:00
Henry 66872797a0 update marketplace 2023-05-17 16:04:55 +01:00
Henry fef3d11cb6 update imports 2023-05-17 15:31:40 +01:00
Henry Heng 50cf9b833c
Merge pull request #92 from FlowiseAI/feature/Azure
Feature/azure
2023-05-17 14:48:35 +01:00
Henry d44ab269e6 add baselanguagemodel 2023-05-17 14:43:15 +01:00
Ong Chung Yau 89c1de34f8
Merge pull request #114 from FlowiseAI/feature/Zapier 2023-05-16 23:01:17 +07:00
chungyau97 53681394e1 add Zapier NLA example into marketplaces 2023-05-16 22:44:24 +07:00
chungyau97 2719c886cf add Zapier NLP 2023-05-16 21:44:39 +07:00
Henry Heng 5d73189179
Merge pull request #110 from FlowiseAI/bugfix/MultipleDocuments
Bugfix/Add fixes to multiple documents
2023-05-16 12:55:39 +01:00
chungyau97 3e4278e4fe init 2023-05-16 16:29:10 +07:00
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 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