Commit Graph

136 Commits

Author SHA1 Message Date
chungyau97 b9bdf8435c add mysql modify credential 2023-09-06 19:56:18 +08:00
chungyau97 1d4761dc2c add mysql modify chat_message 2023-09-06 19:20:15 +08:00
chungyau97 fa1060f9eb add mysql modify chat_flow 2023-09-06 19:15:53 +08:00
chungyau97 0d6d15ecf4 add postgres modify tool 2023-09-06 18:55:35 +08:00
chungyau97 d92ca34b00 add postgres modify credential 2023-09-06 18:48:18 +08:00
chungyau97 5facb8fba8 add postgres modify chatmessage 2023-09-06 18:43:52 +08:00
chungyau97 6f1f5ef06b add postgres modify chatflow 2023-09-06 18:37:30 +08:00
chungyau97 aa1122641c add sqlite modify tool 2023-09-05 22:41:28 +08:00
chungyau97 1c1b057512 add sqlite modify credential 2023-09-05 22:27:17 +08:00
chungyau97 a7fa3f48e2 add chat_message index 2023-09-05 22:18:28 +08:00
chungyau97 22984618ca add sqlite modify chatmessage 2023-09-05 22:02:51 +08:00
chungyau97 427ec32dc6 add sqlite modify chatflow 2023-09-05 21:50:00 +08:00
chungyau97 0e891bfb3a preserve previous user data 2023-09-05 16:13:04 +08:00
chungyau97 ae66f163de add postgresMigrations 2023-09-05 13:49:50 +08:00
chungyau97 b688f96236 update sqlite init query 2023-09-05 00:55:39 +08:00
chungyau97 17c2309454 add mysqlMigrations 2023-09-05 00:36:37 +08:00
chungyau97 02924f96c8 add text into potential large column 2023-09-05 00:26:47 +08:00
chungyau97 3849169a76 cleanup sqlite migration scripts 2023-09-04 22:36:38 +08:00
chungyau97 008f1a95f1 init migration poc 2023-09-04 17:14:49 +08:00
Henry a4f9b75d04 update autogpt 2023-08-30 11:37:28 +01:00
Henry 7a1d770b8e add current version 2023-08-24 15:46:14 +01:00
Henry 36338c9197 pass socketIOClientId to incomingInput 2023-08-19 16:10:16 +01: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 3029880967 Merge branch 'main' into feature/ConversationRetrievalQAAgent
# Conflicts:
#	packages/server/src/ChildProcess.ts
#	packages/server/src/index.ts
2023-08-06 21:32:36 +01:00
Henry 0ae6f53295 add conversational retrieval agent 2023-08-06 19:45:21 +01:00
Henry bb10d18c88 add appdatasource and databaseEntities to run method 2023-08-05 23:37:51 +01:00
Henry a7fa827be7 langsmith env variables 2023-08-02 19:00:06 +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 6378e08f27 fix default encryption key file path - Error: Error: Error: ENOENT: no such file or directory, open '' 2023-07-29 01:46:51 +01:00
Henry Heng a817ab669a Merge pull request #547 from FlowiseAI/feature/Credential
Feature/Credential
2023-07-28 16:22:57 +01:00
Henry 05dd23b01d - update marketplaces
- add version to nodes and credentials
- hover over node actions
2023-07-28 15:56:40 +01:00
Ikko Eltociear Ashimine 89a038cbd2 Fix typo in ChildProcess.ts
Initalize -> Initialize
2023-07-28 00:21:42 +09: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 3530d29d90 update CONTRIBUTING README 2023-07-19 19:25:13 +01:00
Atish Amte 4c4fd6ff67 Resolved linting error 2023-07-19 00:03:48 +05:30
Atish Amte fe7e0d10f5 Merge branch 'main' into feature/FlowiseMultiDatabaseSupport 2023-07-18 23:56:41 +05:30
Atish Amte c5eff32cf0 Multiple Database Support 2023-07-18 23:52:16 +05:30
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 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 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