Commit Graph

55 Commits

Author SHA1 Message Date
Henry 61dabbb7da Merge branch 'main' into feature/Credential
# Conflicts:
#	README.md
#	docker/.env.example
#	packages/components/nodes/documentloaders/Notion/NotionDB.ts
#	packages/components/nodes/memory/DynamoDb/DynamoDb.ts
#	packages/components/nodes/memory/MotorheadMemory/MotorheadMemory.ts
#	packages/components/nodes/memory/ZepMemory/ZepMemory.ts
#	packages/components/package.json
#	packages/components/src/utils.ts
#	packages/server/.env.example
#	packages/server/README.md
#	packages/server/marketplaces/chatflows/Conversational Retrieval QA Chain.json
#	packages/server/src/ChildProcess.ts
#	packages/server/src/DataSource.ts
#	packages/server/src/commands/start.ts
#	packages/server/src/index.ts
#	packages/server/src/utils/index.ts
#	packages/server/src/utils/logger.ts
2023-07-27 11:26:34 +01:00
Henry bcf3946efb - add refine chain type custom system message
- allow all memory type to conver_re_qa_chain
- fix startsWith undefined where override config file is not passed
- ability to generate new session id when sharing chatbot
2023-07-24 19:11:39 +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 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
Atish Amte 78ee45565f
Update index.ts 2023-07-16 01:06:38 +05:30
Henry d76a47b894 Merge branch 'main' into feature/Credential
# Conflicts:
#	packages/components/src/utils.ts
#	packages/server/src/ChildProcess.ts
2023-07-15 14:30:50 +01:00
Henry 413d654493 add credentials 2023-07-15 14:25:52 +01:00
Atish Amte f893edcc02
ChatMessage Order Fixed 2023-07-15 00:49:31 +05:30
Henry 6827a13e37 clear session memory 2023-07-11 16:29:30 +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
Henry Heng f83f1c64d3
allow logger by default 2023-07-08 23:26:28 +01:00
Matthias Platzer f9c76bd6b6
Merge branch 'FlowiseAI:main' into feature/winston-logging-clean 2023-07-06 11:26:09 +02:00
Henry Heng 7ee2b1194d
Only enable logger when DEBUG=true 2023-07-03 23:05:51 +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 c8ba8e2aee add tools marketplace 2023-07-01 23:59:51 +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
chungyau97 dd8b59abb8 add zapier integration 2023-06-27 23:01:09 +08:00
Henry 70da39629c add custom tool 2023-06-21 18:31:53 +01:00
Henry d10dce0ccb add first chat message not found from API call 2023-06-17 09:57:26 +01:00
Jeffrey-Wang a5c408dbe8 fix: remove useless query 2023-06-12 23:45:41 +08:00
Jeffrey-Wang fe6737a6cb fix: childprocess chatId. 2023-06-12 21:52:46 +08:00
Jeffrey-Wang fd9d6fcb03 fix: zep memory 2023-06-11 23:30:26 +08:00
Jeffrey-Wang 023967e0c2 feat: unique chat id 2023-06-11 13:14:53 +08:00
Henry b071790a5a add return source documents functioanality 2023-06-08 23:51:34 +01:00
Henry d98854d85e add faiss 2023-06-05 11:02:22 +01:00
Henry Heng 0e6e5476cc
Revert "Feature/Add faiss" 2023-05-31 14:29:59 +01:00
Henry cc42702cd0 add faiss 2023-05-28 12:59:41 +01:00
Henry 0f0d887f78 change USERNAME and PASSWORD to FLOWISE_USERNAME and FLOWISE_PASSWORD to prevent conflict with machine env variables 2023-05-27 20:23:18 +01:00
Henry e89785080b enable streaming 2023-05-22 17:16:21 +01:00
Henry 205de44234 add child processes 2023-05-15 23:49:14 +01:00
Henry 6ab1ff1062 add functionality to export and load database 2023-05-14 20:33:43 +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 4da319386e allow access to * 2023-05-13 00:16:12 +01:00
Henry 601b0b0f5b removed flow-config endpoint and resort to just prediction endpoint 2023-05-10 01:06:53 +01:00
Henry a1539edadf fix bug where flow got restarted everytime 2023-05-09 01:15:31 +01:00
Henry 8d3a374257 add api config 2023-05-04 18:44:51 +01:00
Henry 2a98c9510f add API authorization 2023-04-29 18:01:40 +01:00
Henry df7a3995cd add chatpools data 2023-04-19 23:31:41 +01:00
Henry 17207e01db add format prompt values to prompt template 2023-04-18 23:27:05 +01:00
Henry cd8a5b96eb fix chain value bug 2023-04-18 13:16:39 +01:00
Henry 4b9c39cf54 Add feature to be able to chain prompt values 2023-04-16 23:17:08 +01:00