Commit Graph

156 Commits

Author SHA1 Message Date
Henry 13622ba0ae Merge branch 'main' into bugfix/VM2-Security
# Conflicts:
#	docker/docker-compose.yml
2023-07-17 20:31:19 +01:00
Henry Heng fe6c56a869 Merge pull request #561 from FlowiseAI/bugfix/LogPath
Feature/JSONL Logs Cleanup
2023-07-17 20:13:52 +01:00
Henry 745a42224f update docs on Docker env path 2023-07-17 20:02:04 +01:00
Henry ef28e26c88 Merge branch 'bugfix/LogPath' into bugfix/VM2-Security
# Conflicts:
#	README.md
#	packages/server/README.md
2023-07-17 18:49:30 +01:00
Henry 25b160261a update README 2023-07-17 18:25:53 +01:00
Henry 3fc496ecb0 added unwanted log urls to prevent logging node-icon api calls 2023-07-17 18:11:56 +01:00
Henry Heng c4c1f0bbc3 Merge pull request #522 from FlowiseAI/feature/SaveMessageClearMemory
Feature/ClearSessionMemory
2023-07-17 16:12:21 +01:00
Henry 551b0d515a update log path 2023-07-17 15:53:53 +01:00
Henry 7ec8f8ea28 address vm2 security 2023-07-16 14:32:47 +01:00
Atish Amte 78ee45565f Update index.ts 2023-07-16 01:06:38 +05:30
Atish Amte f893edcc02 ChatMessage Order Fixed 2023-07-15 00:49:31 +05:30
Henry f8945c7fab 🥳 flowise@1.2.15 release 2023-07-12 02:41:09 +01:00
Henry f558c03744 update marketplace 2023-07-12 01:31:01 +01:00
Henry Heng 2edb63175f Merge pull request #518 from FlowiseAI/feature/LogComponent
Feature/Log Component Level
2023-07-11 23:53:01 +01:00
Henry 6827a13e37 clear session memory 2023-07-11 16:29:30 +01:00
Henry b69ba48ad4 update GithubLoader marketplace 2023-07-11 12:29:32 +01:00
Ong Chung Yau bc903c7645 Merge pull request #510 from FlowiseAI/feature/API-Config
modify options and password api config
2023-07-11 09:25:44 +08:00
Henry 8ad870ba26 update README 2023-07-11 02:12:54 +01:00
Henry eb19c206cf add logs to component chains/agents 2023-07-11 01:53:22 +01:00
Henry Heng 2bcc2f90b8 Merge pull request #469 from matthias/feature/winston-logging-clean
Added winston logging
2023-07-10 17:35:44 +01:00
Henry cf3bd72a98 update message schema 2023-07-10 16:51:36 +01:00
chungyau97 9dd19178ff modify password api config 2023-07-10 21:19:22 +08:00
Henry 050a972da8 update marketplace 2023-07-09 16:16:13 +01:00
chungyau97 f13c16569f modify options api config 2023-07-09 18:18:04 +08:00
Henry Heng f83f1c64d3 allow logger by default 2023-07-08 23:26:28 +01:00
Henry 21552776d6 update HF marketplace template 2023-07-08 23:17:01 +01:00
Henry Heng e66c07d336 Update utils isFlowValidForStream
Some chains/agents streaming are not working atm, disabling streaming for those chains/agents
2023-07-08 22:38:56 +01:00
Matthias Platzer e977fe7d70 Update config.ts
/logs was in /packages -> moved it to project root (one level up)
2023-07-06 14:29:37 +02:00
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 1d74473ef3 update deployed as nullable 2023-07-05 18:50:09 +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 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 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 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 c66c7eadc7 add APIKEY_PATH 2023-06-30 18:31:41 +01: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 7141401e26 fix bug where share chatflow is not able to open on any other browser 2023-06-29 23:47:20 +01:00
Henry 511c4995e9 format prompt values revamp 2023-06-28 22:59:56 +01:00