Commit Graph

501 Commits

Author SHA1 Message Date
chungyau97 607d4a3394 modify playwright web crawl 2023-07-05 17:17:13 +08:00
chungyau97 c18e98761a modify puppeteer web crawl 2023-07-05 17:07:45 +08:00
chungyau97 92e50a676c add web crawl 2023-07-05 16:47:01 +08:00
Henry Heng 7608d74676 Merge pull request #462 from FlowiseAI/feature/ToolsMarketplace
Feature/Add tools marketplace
2023-07-04 13:42:42 +01:00
Henry Heng 6b1721c7c6 Merge pull request #468 from toshilow/feature/ime_enter
feat: prevent submission during IME composition
2023-07-03 18:19:34 +01:00
Henry 479a6bc7eb update sessionId to optional 2023-07-03 17:59:52 +01:00
Henry Heng 2a48485249 Merge pull request #454 from govind-kumarr/feature/DynamoDb-Integration
Feature/dynamo db integration
2023-07-03 17:35:08 +01:00
toshilow 0ca7e8db01 do not submit during IME composition 2023-07-03 21:28:09 +09:00
Govind Kumar 0efed9d7d4 added dynamo db backed memory 2023-07-02 23:45:42 +05:30
Govind Kumar 83e360619a Merge branch 'main' of https://github.com/govind-kumarr/Flowise into feature/DynamoDb-Integration 2023-07-02 23:04:15 +05:30
Henry Heng 13ad030ea0 Merge pull request #463 from FlowiseAI/feature/Azure
Feature/Azure16k
2023-07-02 01:19:29 +01:00
Henry 2ac229a242 add 16k model to Azure 2023-07-02 00:55:25 +01:00
Henry 1bf8e6785d Merge branch 'main' into feature/ToolsMarketplace 2023-07-02 00:34:31 +01:00
Henry c8ba8e2aee add tools marketplace 2023-07-01 23:59:51 +01:00
Henry Heng 28bed455fb Merge pull request #440 from FlowiseAI/feature/FormatPromptValues
Feature/FormatPromptValues Revamp
2023-07-01 23:59:25 +01:00
Henry 7dda0d19c0 update Gitbook icon 2023-07-01 13:21:40 +01:00
Henry Heng 4cadd7aa37 Merge pull request #455 from govind-kumarr/feature/Gitbook-Integration
added gitBook integration
2023-07-01 13:10:28 +01:00
Henry Heng 40075b12e7 Update README.md 2023-07-01 02:29:11 +01:00
Henry c66c7eadc7 add APIKEY_PATH 2023-06-30 18:31:41 +01:00
Govind Kumar 05d82158c4 Merge branch 'main' into feature/Gitbook-Integration 2023-06-30 22:36:47 +05:30
Govind Kumar 894902ea83 added gitBook integration 2023-06-30 22:33:11 +05:30
Ong Chung Yau 43d62dd322 Merge pull request #450 from FlowiseAI/feature/Zapier
modify whitelistURLs
2023-06-30 22:52:24 +08:00
Govind Kumar 18c1d95212 Merge branch 'main' into feature/DynamoDb-Integration 2023-06-30 19:00:28 +05:30
Govind Kumar bc71e57834 added initial code 2023-06-30 18:58:15 +05:30
Henry 55489c1c77 add blank space 2023-06-30 14:00:57 +01:00
chungyau97 4796d84b50 fix missing public-chatflows in whitelist 2023-06-30 17:37:33 +08:00
chungyau97 7195c588dd Merge branch 'main' into feature/Zapier 2023-06-30 09:30:38 +08:00
chungyau97 0729d0dea3 modify whitelistURLs 2023-06-30 09:18:32 +08:00
Ong Chung Yau a5ccc991af Merge pull request #444 from FlowiseAI/feature/Zapier 2023-06-30 08:13:03 +08:00
Henry Heng 0b445acce8 Merge pull request #449 from FlowiseAI/feature/FullPageChatbot-and-ReactChatbot
Bugfix/Share Chatbot
2023-06-30 00:54:51 +01:00
Henry 7141401e26 fix bug where share chatflow is not able to open on any other browser 2023-06-29 23:47:20 +01:00
Henry Heng 695deac9c9 Merge pull request #442 from wangerzi/bugfix/ChatOpenAITemperature
fix: temperature should convert to float
2023-06-29 18:37:45 +01:00
Jeffrey-Wang 184a783847 fix: temperature convert to float 2023-06-29 21:23:21 +08:00
Jeffrey 7a8db1dff3 fix: temperature should convert to float 2023-06-29 14:21:44 +08:00
Henry 511c4995e9 format prompt values revamp 2023-06-28 22:59:56 +01:00
Henry Heng dc2f35bfad Merge pull request #407 from ivalkshfoeif/feature/redis-backed-chat-memory
Feature/Redis-Backed Chat Memory
2023-06-28 21:42:20 +01:00
ivalkshfoeif c36489f947 Update redis icon 2023-06-28 10:10:12 -07:00
Ong Chung Yau 95e6ae32a6 Merge pull request #431 from FlowiseAI/bugfix/UnexpectedTokenInJSONError
remove returnJSONStr function
2023-06-28 21:26:52 +08:00
chungyau97 b6a5cd0cb3 remove returnJSONStr function 2023-06-27 23:07:31 +08:00
chungyau97 dd8b59abb8 add zapier integration 2023-06-27 23:01:09 +08:00
Henry Heng 4e36be3214 Merge pull request #422 from FlowiseAI/feature/FaissVS
Feature/Update faiss version
2023-06-26 21:58:24 +01:00
Henry a0ddad8e52 update README 2023-06-26 19:26:13 +01:00
Henry Heng c53c9c2e8d Merge pull request #416 from FlowiseAI/feature/FullPageChatbot-and-ReactChatbot
Feature/Add full page chatbot and react chatbot
2023-06-26 18:43:16 +01:00
Henry 3784a700b6 update faiss version 2023-06-26 18:05:48 +01:00
Henry Heng 4765464b2d Merge pull request #409 from govind-kumarr/feature/Qdrant-VectorStore-Integration
Feature/Qdrant vector store integration
2023-06-26 17:31:11 +01:00
Govind Kumar ab029a845e added revised changes 2023-06-26 20:46:37 +05:30
Henry e554ac54dd add full page chatbot and react chatbot 2023-06-26 02:37:40 +01:00
Henry Heng f4755947ff Merge pull request #406 from FlowiseAI/bugfix/InputNumber
Bugfix/Input Number
2023-06-24 12:08:31 +01:00
Govind Kumar 3866f665f5 Merge branch 'main' into feature/Qdrant-VectorStore-Integration 2023-06-24 11:57:20 +05:30
Govind Kumar 3481d7deca added qdrant vector store integration 2023-06-24 11:56:27 +05:30