Commit Graph

309 Commits

Author SHA1 Message Date
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
Henry Heng 57021874f5
Merge pull request #301 from vkrm-segta/feature/ChatScroll
resolved chat horizontal  scrolling
2023-06-12 16:24:51 +01:00
Jeffrey-Wang fe6737a6cb fix: childprocess chatId. 2023-06-12 21:52:46 +08:00
Henry 9d66432926 update HuggingFace nodes 2023-06-12 09:43:48 +01:00
Jeffrey-Wang fd9d6fcb03 fix: zep memory 2023-06-11 23:30:26 +08:00
Vikram Singh 6d9ed45201 resolved chat horizontal scrolling 2023-06-11 18:44:16 +05:30
Jeffrey-Wang 023967e0c2 feat: unique chat id 2023-06-11 13:14:53 +08:00
Henry f68637150f add localai embeddings 2023-06-11 01:29:03 +01:00
Henry Heng e9184ede0c
Merge pull request #292 from FlowiseAI/feature/TopK
Feature/Add top K to vector stores
2023-06-10 18:03:36 +01:00
Henry Heng 8d350b9bd9
Merge pull request #293 from FlowiseAI/bugfix/PORT-change-on-npx
Bugfix/Add PORT and EXECUTION_MODE flags
2023-06-10 18:02:37 +01:00
Henry Heng bbc38326c4
Merge pull request #251 from flyboarder/github-loader-recursive
[Fix] Make GithubLoader Recursive
2023-06-10 18:02:06 +01:00
Henry 6522b3a602 add PORT and EXECUTION_MODE flags 2023-06-10 17:46:27 +01:00
Henry Heng 0d41f6a4bf
Update Github.ts
lint fix
2023-06-10 17:30:28 +01:00
Henry d11cb5f4b4 add top K to vector stores 2023-06-10 17:21:27 +01:00
Matthew Ratzke b7501a9baa lint fixes 2023-06-10 08:59:19 -06:00
Jeffrey-Wang 011f6afcb3 feat: support zep memory 2023-06-10 12:09:22 +08:00
Henry ffebe7c769 change flat to flatten from lodash 2023-06-10 01:34:37 +01:00
Henry 66bfd536a1 🥳 flowise@1.2.11 release 2023-06-09 17:48:43 +01:00
Henry 625db721ae 🥳 flowise-ui@1.2.10 release 2023-06-09 17:48:09 +01:00
Henry 7a04b42f94 🥳 flowise-components@1.2.12 release 2023-06-09 17:47:15 +01:00
Henry Heng a01d131fc9
Merge pull request #277 from FlowiseAI/bugfix/PromptSchema
Bugfix/Invalid Prompt Schema
2023-06-09 16:37:42 +01:00
Henry Heng cc2bcde79b
Merge pull request #280 from govind-kumarr/feature/Support-line-breaks
added line break support in user chat input box
2023-06-09 16:37:30 +01:00
Govind Kumar 24681234e8 changed padding to 15px 2023-06-09 19:47:42 +05:30
Govind Kumar 0b00a02ffb added line break support in user chat input box 2023-06-09 19:13:51 +05:30
Henry 4da845745c added fix to get input variables from prompt 2023-06-09 14:35:14 +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
微笑 1a35bad434 feat: support basePath 2023-06-07 19:38:25 +08:00
Ong Chung Yau c261eb506c
Merge pull request #259 from FlowiseAI/bugfix/UnexpectedTokenInJSONError
bugfix/UnexpectedTokenInJSONError
2023-06-07 14:40:38 +07: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
Matthew Ratzke 3d1b34bf3d added more logging 2023-06-05 12:33:45 -06:00
chungyau97 f7dd021b38 remove console.log 2023-06-05 21:59:42 +07:00
chungyau97 ae3387ceda add returnJSONStr 2023-06-05 21:44:37 +07:00
Henry ab00214ec2 update api code dialog for embed chat 2023-06-05 12:47:55 +01:00
Henry d98854d85e add faiss 2023-06-05 11:02:22 +01:00
Henry 4063b3ab3b add embed code customization 2023-06-05 00:49:22 +01:00
Matthew Ratzke eb27485913 update github options 2023-06-04 12:58:05 -06:00
Henry Heng 5af2c3ba7b
Merge pull request #213 from FlowiseAI/feature/NotionDB
Feature/Add NotionDB
2023-05-31 22:50:58 +01:00
chungyau97 0adfa3ec90 modify description 2023-06-01 01:57:38 +07:00
Henry Heng 0e6e5476cc
Revert "Feature/Add faiss" 2023-05-31 14:29:59 +01:00
Neeraj Bansal 791af9310e lint fix 2023-05-31 01:20:32 +05:30
Neeraj Bansal 2337905f20 removed ununsed comments 2023-05-30 23:22:23 +05:30
Neeraj Bansal ac75215218 added confluence document loader and html-to-text dependency 2023-05-30 23:12:45 +05:30
chungyau97 d5da8626b2 add bathSize into AzureOpenAIEmbedding 2023-05-29 22:00:01 +07:00
chungyau97 10c4f916de modify string to password 2023-05-29 21:29:24 +07:00
Henry 5a1c1397a3 add notionDB 2023-05-29 00:34:53 +01:00