Commit Graph

76 Commits

Author SHA1 Message Date
Henry ea1f3f6789 add fix for backed chat message 2023-10-17 16:24:21 +01:00
Henry e5720f0860 Merge branch 'main' into feature/ChatHistory2 2023-10-16 13:30:03 +01:00
Henry f42a2d3387 add in-mem llm cache 2023-10-11 19:54:10 +01:00
Henry cf9e3499a7 add ollama 2023-10-11 12:24:06 +01:00
Henry Heng 77899b956e Update index.ts 2023-10-08 12:00:44 +01:00
Henry Heng dbd655580d Add fix where flow is not restarted when cache is used 2023-10-07 19:17:33 +01:00
chungyau97 e22e797428 Merge branch 'main' into feature/ChatHistory2 2023-10-02 14:25:33 +08:00
Henry ce9b9ad8ca add env variable to start.ts 2023-09-21 21:54:03 +01:00
chungyau97 922ba896ec Merge branch 'main' into feature/ChatHistory2 2023-09-19 14:08:04 +08:00
chungyau97 f7178074ad add retrieve internal chat message 2023-09-19 14:07:33 +08:00
Henry 9031057425 add FLOWISE_SECRETKEY_OVERWRITE 2023-09-18 16:45:00 +01:00
Henry d19f72db6f add analytic 2023-09-11 23:44:20 +01:00
chungyau97 209b4a6864 Merge branch 'main' into feature/RateLimit 2023-09-09 22:42:49 +08:00
chungyau97 008f1a95f1 init migration poc 2023-09-04 17:14:49 +08:00
chungyau97 34dd7a3a3d modify rateLimit data storage 2023-09-02 14:59:33 +08:00
chungyau97 993698eb55 Merge branch 'main' into feature/RateLimit 2023-09-01 18:42:16 +08:00
chungyau97 cbf17b3624 standardize rate limit return error message 2023-08-31 00:45:15 +08:00
chungyau97 1b75121d5e init rateLimiter 2023-08-30 21:35:16 +08:00
Henry a4f9b75d04 update autogpt 2023-08-30 11:37:28 +01:00
chungyau97 31fc8f37db rate limit poc 2023-08-28 18:41:17 +08:00
Henry ab60a6bda1 enable faiss streaming 2023-08-17 18:38:38 +01:00
Henry 94461025dc add vector to prompt 2023-08-16 01:43:11 +01:00
Henry 9daaef7583 removing child mode 2023-08-11 19:06:05 +01:00
Henry 0ae6f53295 add conversational retrieval agent 2023-08-06 19:45:21 +01:00
Henry 53cb3c3251 add multi config 2023-07-31 23:18:07 +01:00
Henry b5c9345b2b add clearSessionMemory fix 2023-07-30 17:41:30 +01:00
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 2f10d46abc add handleEscapeChar 2023-07-25 00:32:50 +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 5a76af15b2 add airtable agent 2023-07-22 19:52:32 +01:00
Henry d4d4f0c8c2 yarn lint 2023-07-22 02:27:52 +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
Henry 551b0d515a update log path 2023-07-17 15:53:53 +01:00
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
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
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 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
chungyau97 9dd19178ff modify password api config 2023-07-10 21:19:22 +08:00
chungyau97 f13c16569f modify options api config 2023-07-09 18:18:04 +08: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
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
Ong Chung Yau a5ccc991af Merge pull request #444 from FlowiseAI/feature/Zapier 2023-06-30 08:13:03 +08:00