Commit Graph

515 Commits

Author SHA1 Message Date
Matthias Platzer f9c76bd6b6 Merge branch 'FlowiseAI:main' into feature/winston-logging-clean 2023-07-06 11:26:09 +02:00
Henry c78c74f73d 🥳 flowise@1.2.14 release 2023-07-05 19:34:35 +01:00
Henry d4b299ba32 🥳 flowise-ui@1.2.13 release 2023-07-05 19:29:25 +01:00
Henry 5707c414bd 🥳 flowise-components@1.2.15 release 2023-07-05 19:28:47 +01:00
Henry 1d74473ef3 update deployed as nullable 2023-07-05 18:50:09 +01:00
Henry Heng 8e13912d55 Merge pull request #485 from FlowiseAI/bugfix/SQ_LITE_NOT_NULL
Bugfix/SQLITE_NOT_NULL
2023-07-05 18:42:44 +01:00
Henry 9bca78b66a add nullable to isPublic 2023-07-05 18:27:02 +01:00
Henry 636ad5dc0c add deployed boolean back 2023-07-05 18:14:54 +01: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 da1cfc79c4 ignore all files inside logs folder 2023-07-03 23:07:31 +01:00
Henry Heng 7ee2b1194d Only enable logger when DEBUG=true 2023-07-03 23:05:51 +01:00
Henry Heng c0f36387a7 Update start.ts 2023-07-03 22:28:17 +01:00
Henry Heng 1fc9e9e436 Update docker-compose.yml 2023-07-03 22:27:23 +01:00
Henry Heng 13c4a732eb Update .env.example 2023-07-03 22:26:22 +01:00
Henry Heng 1975810558 Update .env.example 2023-07-03 22:26:01 +01:00
Henry Heng ec777c65ea Update logger.ts 2023-07-03 22:23:54 +01:00
Henry Heng 89511c8395 Update config.ts 2023-07-03 22:23:34 +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
Matthias Platzer a9e269b52c Added winston logging
- use logger.xxx instead of console.xxx
- added express middleware logging (using jsonl)
- added LOG_PATH as environment variable
- more configs postponed for later iteration
2023-07-03 17:58:41 +02: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