Commit Graph

386 Commits

Author SHA1 Message Date
Henry 86ab30510c add openai function calling support 2023-06-14 01:05:37 +01:00
Henry Heng a9ec444514
Merge pull request #309 from FlowiseAI/bugfix/Disable-Stream-in-Child-Mode
Bugfix/Disable Stream For ChildMode
2023-06-12 22:54:05 +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 Heng 564ab69781
Merge pull request #303 from FlowiseAI/feature/HuggingFace
Feature/Update HuggingFace nodes
2023-06-12 11:29:11 +01: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
Ong Chung Yau 94294041df
Merge pull request #300 from FlowiseAI/feature/LocalAI
Feature/Add LocalAI embeddings
2023-06-11 12:10:40 +07: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
Henry Heng 617b3bea96
Merge pull request #283 from FlowiseAI/bugfix/flat-is-not-function
Bugfix/Change flat to flatten from lodash
2023-06-10 13:43:35 +01: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
Henry Heng bc6b6dedfb
Merge pull request #264 from try-to-fly/main
Add basePath configuration option to support OpenAI mirror
2023-06-07 21:30:07 +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 8acba88b7f
Merge pull request #258 from ewfian/main
CI: add build docker test
2023-06-06 17:35:22 +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 Heng 971de6b1ed
Add python3 make g++
Issue - https://github.com/FlowiseAI/Flowise/issues/241
2023-06-05 21:18:40 +01: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
ewfian aa8996a982 fix build failed 2023-06-05 22:04:18 +09:00
ewfian 4e51f2a008 fix build failed 2023-06-05 21:50:33 +09:00
ewfian 7e8557fa5c fix build failed 2023-06-05 21:48:41 +09:00
ewfian 1b8ca05380 fix build failed 2023-06-05 21:40:32 +09:00
ewfian 2cc6e05426 fix branch name 2023-06-05 21:34:43 +09:00
ewfian 3d8c7d5c1f CI: add docker build test 2023-06-05 21:32:02 +09:00