Commit Graph

3227 Commits

Author SHA1 Message Date
Henry Heng 695deac9c9
Merge pull request #442 from wangerzi/bugfix/ChatOpenAITemperature
fix: temperature should convert to float
2023-06-29 18:37:45 +01:00
Jeffrey-Wang 184a783847 fix: temperature convert to float 2023-06-29 21:23:21 +08:00
Jeffrey 7a8db1dff3
fix: temperature should convert to float 2023-06-29 14:21:44 +08:00
Henry 511c4995e9 format prompt values revamp 2023-06-28 22:59:56 +01:00
Henry Heng dc2f35bfad
Merge pull request #407 from ivalkshfoeif/feature/redis-backed-chat-memory
Feature/Redis-Backed Chat Memory
2023-06-28 21:42:20 +01:00
ivalkshfoeif c36489f947 Update redis icon 2023-06-28 10:10:12 -07:00
Ong Chung Yau 95e6ae32a6
Merge pull request #431 from FlowiseAI/bugfix/UnexpectedTokenInJSONError
remove returnJSONStr function
2023-06-28 21:26:52 +08:00
chungyau97 b6a5cd0cb3 remove returnJSONStr function 2023-06-27 23:07:31 +08:00
chungyau97 dd8b59abb8 add zapier integration 2023-06-27 23:01:09 +08:00
Henry Heng 4e36be3214
Merge pull request #422 from FlowiseAI/feature/FaissVS
Feature/Update faiss version
2023-06-26 21:58:24 +01:00
Henry a0ddad8e52 update README 2023-06-26 19:26:13 +01:00
Henry Heng c53c9c2e8d
Merge pull request #416 from FlowiseAI/feature/FullPageChatbot-and-ReactChatbot
Feature/Add full page chatbot and react chatbot
2023-06-26 18:43:16 +01:00
Henry 3784a700b6 update faiss version 2023-06-26 18:05:48 +01:00
Henry Heng 4765464b2d
Merge pull request #409 from govind-kumarr/feature/Qdrant-VectorStore-Integration
Feature/Qdrant vector store integration
2023-06-26 17:31:11 +01:00
Govind Kumar ab029a845e added revised changes 2023-06-26 20:46:37 +05:30
Henry e554ac54dd add full page chatbot and react chatbot 2023-06-26 02:37:40 +01:00
Henry Heng f4755947ff
Merge pull request #406 from FlowiseAI/bugfix/InputNumber
Bugfix/Input Number
2023-06-24 12:08:31 +01:00
Govind Kumar 3866f665f5 Merge branch 'main' into feature/Qdrant-VectorStore-Integration 2023-06-24 11:57:20 +05:30
Govind Kumar 3481d7deca added qdrant vector store integration 2023-06-24 11:56:27 +05:30
ivalkshfoeif 0fb1d8a1ff add redis-backed chat memory 2023-06-23 17:57:36 -07:00
Henry 40662b087a add fix 2023-06-24 01:22:39 +01:00
Henry Heng 554c0a900d
Merge pull request #405 from FlowiseAI/feature/debugVerbose
Feature/Update ENV Variables
2023-06-24 00:32:25 +01:00
Henry 8745776342 add env variables 2023-06-23 23:03:53 +01:00
drobnikj 2c0a8723f9 feat: add document loader for Apify Website Content Crawler 2023-06-23 13:41:59 +02:00
Henry 160aa87aba 🥳 flowise@1.2.13 release 2023-06-22 17:31:01 +01:00
Henry de922e1a71 🥳 flowise-ui@1.2.12 release 2023-06-22 17:30:28 +01:00
Henry 60eb525418 🥳 flowise-components@1.2.14 release 2023-06-22 17:28:54 +01:00
Henry Heng c870b4ceda
Merge pull request #387 from FlowiseAI/feature/CustomTool
Feature/Add CustomTool
2023-06-22 16:35:24 +01:00
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 Heng 5261a81cf0
Merge pull request #388 from ivalkshfoeif/feature/jsonlines-loader
Feature/JSON Lines loader
2023-06-22 16:15:48 +01:00
Henry Heng 0800a669b1
Merge pull request #393 from FlowiseAI/feature/DB_PATH
Feature/Add DB_PATH
2023-06-22 16:14:49 +01:00
Henry dd328dcd51 add db_path 2023-06-22 15:47:03 +01:00
ivalkshfoeif 7646e973e3 update pointer attribute and logic 2023-06-21 19:34:30 -07:00
ivalkshfoeif 7ce0f71e2f add JSONLines Loader 2023-06-21 18:56:37 -07:00
Henry 412539a9db update openai agent 2023-06-21 20:56:25 +01:00
Henry Heng bee16d4982
Update FUNDING.yml 2023-06-21 19:29:32 +01:00
Henry 70da39629c add custom tool 2023-06-21 18:31:53 +01:00
Vikram Segta 0084512b39
Merge branch 'FlowiseAI:main' into bug/ChatInput 2023-06-19 21:57:10 +05:30
Henry Heng 8c880199cd
Update FUNDING.yml 2023-06-18 22:53:22 +01:00
Henry Heng 1e53f2e137
Create FUNDING.yml 2023-06-18 22:44:29 +01:00
Henry Heng ba22b36af1
Merge pull request #359 from FlowiseAI/feature/EmbedCustomization
Feature/EmbedChat Customization
2023-06-18 14:56:57 +01:00
Henry c0e88d483f update README 2023-06-18 14:14:26 +01:00
Henry 974855b2b7 update contributing md 2023-06-18 12:43:19 +01:00
Henry 567a61ac10 add fontsize and chatflowconfig customization 2023-06-17 23:35:41 +01:00
Henry Heng ecf7b06484
Merge pull request #354 from FlowiseAI/bugfix/first-message-not-found
Bugfix/First Message Not Found
2023-06-17 10:09:38 +01:00
Henry d10dce0ccb add first chat message not found from API call 2023-06-17 09:57:26 +01:00
Henry Heng 767b6c07ab
Merge pull request #350 from FlowiseAI/bugfix/Puppeteer-Chromium
bugfix/PUPPETEER_SKIP_DOWNLOAD
2023-06-17 00:33:17 +01:00
Henry 5e35918021 add PUPPETEER_SKIP_DOWNLOAD 2023-06-16 23:16:33 +01:00
Henry Heng 01e5e12e4e
Merge pull request #347 from FlowiseAI/feature/CodeTextSplitter
Feature/CodeSplitter
2023-06-16 16:52:19 +01:00