Commit Graph

47 Commits

Author SHA1 Message Date
Henry 4a63b68bbe add DATABSE_PATH 2023-06-22 16:22:12 +01:00
Henry 6d931caf91 Merge branch 'main' into feature/CustomTool 2023-06-22 16:17:26 +01:00
Henry dd328dcd51 add db_path 2023-06-22 15:47:03 +01: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
Henry 86ab30510c add openai function calling support 2023-06-14 01:05:37 +01:00
Henry 243eca348d disable stream when in child mode 2023-06-12 22:41:45 +01:00
Henry Heng 9809919868 Merge pull request #284 from wangerzi/feature/SupportZepMemoryAndAutoSummary
feature/SupportZepMemoryAndAutoSummary
2023-06-12 22:33:46 +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 6522b3a602 add PORT and EXECUTION_MODE flags 2023-06-10 17:46:27 +01:00
Henry Heng ff93d11913 Merge pull request #274 from FlowiseAI/feature/ConversationalRetrievalQAChain_Prompt
Feature/Return SourceDocuments
2023-06-09 09:59:24 +01:00
Henry b071790a5a add return source documents functioanality 2023-06-08 23:51:34 +01:00
Henry Heng 1cf22c3155 Merge pull request #252 from yaredtsy/bugfix/undefined_nodeClass
[server] check `nodeModule.nodeClass` is not undefined before trying to intialize
2023-06-06 10:17:56 +01:00
Yared Tsegaye 96dc0f5386 fix: fixed undefined class initialization 2023-06-06 03:26:43 +03: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 626e1b29f8 add authrorization to npx and docker installation 2023-05-27 14:32:41 +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 ab875cc1b3 add metadata filter 2023-05-12 13:57:38 +01:00
Henry 08b002949a Merge branch 'main' into feature/API-Config 2023-05-11 18:42:17 +01:00
Henry d83b57c349 add new check for overrideconfig to fix bug where external prediction call reset flow 2023-05-10 23:33:19 +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
Ikko Eltociear Ashimine a97da78ba4 fix typo in utils/index.ts
occurence -> occurrence
2023-05-01 09:23:13 +09: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
Henry 7e3c8f268f add fixes to bugs where nodes are triggered multiple times 2023-04-14 22:55:52 +01:00
Henry 9281b57ef1 - update LangchainJS version
- add types & interfaces

- small ui bug fix

- update marketplace files
2023-04-13 18:32:00 +01:00
Henry 9a7a7bb269 move marketplaces directory 2023-04-10 22:07:50 +01:00
Henry 2831526c72 update README 2023-04-10 20:29:55 +01:00
Henry c576ea5b67 Add marketplaces 2023-04-10 17:47:25 +01:00
Henry 58e06718d1 Add more nodes for agents, loaders 2023-04-10 13:56:44 +01:00
Henry 05c86ff9c5 Initial push 2023-04-06 22:17:34 +01:00