Commit Graph

494 Commits

Author SHA1 Message Date
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
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
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 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
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
ivalkshfoeif 0fb1d8a1ff add redis-backed chat memory 2023-06-23 17:57:36 -07:00
Henry 40662b087a add fix 2023-06-24 01:22:39 +01:00
Henry Heng 554c0a900d
Merge pull request #405 from FlowiseAI/feature/debugVerbose
Feature/Update ENV Variables
2023-06-24 00:32:25 +01:00
Henry 8745776342 add env variables 2023-06-23 23:03:53 +01:00
Henry 160aa87aba 🥳 flowise@1.2.13 release 2023-06-22 17:31:01 +01:00
Henry de922e1a71 🥳 flowise-ui@1.2.12 release 2023-06-22 17:30:28 +01:00
Henry 60eb525418 🥳 flowise-components@1.2.14 release 2023-06-22 17:28:54 +01:00