Commit Graph

643 Commits

Author SHA1 Message Date
Henry 9189b70131 🥳 flowise-ui@1.5.0 release 2024-02-06 03:02:16 +08:00
vinodkiran 5543ef3de4 Marketplace: Revamped UI 2024-02-04 14:29:43 -05:00
Henry 041bfea940 add more params 2024-02-02 20:07:50 +00:00
Henry Heng 340e85da91
Merge pull request #1611 from FlowiseAI/feature/LlamaIndex
Feature/llama index
2024-02-02 20:00:21 +00:00
Henry 9cd0362f24 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/components/nodes/chains/ConversationChain/ConversationChain.ts
#	packages/server/src/index.ts
#	packages/server/src/utils/index.ts
2024-02-02 02:54:06 +00:00
Henry 68bc3c708f 🥳 flowise-ui@1.4.9 release 2024-01-31 13:34:28 +00:00
vinodkiran 4604594c55 SpeechToText: Adding SpeechToText at the Chatflow level. 2024-01-30 21:48:08 -05:00
Ilango 1d122084b9 Fix auto scroll on audio messages 2024-01-30 15:54:14 +05:30
Ilango 517c2f2916 Fix error message when audio recording is not available 2024-01-30 15:30:07 +05:30
Henry b636b4384c Merge branch 'main' into feature/LlamaIndex
# Conflicts:
#	packages/server/src/index.ts
2024-01-27 23:22:05 +00:00
vinodkiran d61e3d53ec SpeechToText: Adding SpeechToText at the Chatflow level. 2024-01-27 20:26:46 +05:30
Henry 0606d2c6dd upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
Ilango 94d8e003e7 Merge branch 'main' of github.com:0xi4o/Flowise into feature/scrapped-links 2024-01-26 03:57:21 +05:30
Henry 2d6dcb3e82 Merge branch 'main' into feature/LlamaIndex
# Conflicts:
#	.github/workflows/autoSyncMergedPullRequest.yml
2024-01-25 19:16:20 +00:00
Henry 4ce0ee2600 🥳 flowise-ui@1.4.8 release 2024-01-25 16:21:41 +00:00
vinodkiran 3ce22d0dde MultiModal : Adding functionality to base OpenAI Chat Model 2024-01-24 18:25:22 +05:30
Henry 8189f945cc Merge branch 'main' into feature/LlamaIndex
# Conflicts:
#	packages/components/nodes/agents/ConversationalAgent/ConversationalAgent.ts
#	packages/components/nodes/agents/ConversationalRetrievalAgent/ConversationalRetrievalAgent.ts
#	packages/components/nodes/agents/OpenAIAssistant/OpenAIAssistant.ts
#	packages/components/nodes/agents/OpenAIFunctionAgent/OpenAIFunctionAgent.ts
#	packages/components/nodes/chains/ConversationChain/ConversationChain.ts
#	packages/components/nodes/chains/ConversationalRetrievalQAChain/ConversationalRetrievalQAChain.ts
#	packages/components/nodes/memory/BufferMemory/BufferMemory.ts
#	packages/components/nodes/memory/BufferWindowMemory/BufferWindowMemory.ts
#	packages/components/nodes/memory/ConversationSummaryMemory/ConversationSummaryMemory.ts
#	packages/components/nodes/memory/DynamoDb/DynamoDb.ts
#	packages/components/nodes/memory/MongoDBMemory/MongoDBMemory.ts
#	packages/components/nodes/memory/MotorheadMemory/MotorheadMemory.ts
#	packages/components/nodes/memory/RedisBackedChatMemory/RedisBackedChatMemory.ts
#	packages/components/nodes/memory/UpstashRedisBackedChatMemory/UpstashRedisBackedChatMemory.ts
#	packages/components/nodes/memory/ZepMemory/ZepMemory.ts
#	packages/components/src/utils.ts
#	packages/server/marketplaces/chatflows/Long Term Memory.json
#	packages/server/src/index.ts
#	packages/server/src/utils/index.ts
2024-01-24 03:00:31 +00:00
Ilango 6395b121b4 Update input url if user changed the url in manage links dialog 2024-01-23 16:59:05 +05:30
Ilango 318686e622 Fix issue where audio recording is not sent on stopping recording 2024-01-23 11:03:38 +05:30
Ilango f384ad9086 Update audio recording ui in internal chat 2024-01-22 19:03:05 +05:30
Ilango 7d0ae5286c Fix chat popup styles and remove console statements 2024-01-22 16:20:18 +05:30
Ilango 59643b65d9 Fix the flickering issue when dragging files over the chat window 2024-01-22 15:51:05 +05:30
Ilango 7e5d8e7294 Fix image uploads appear on top of chat messages. Now image uploads will appear above the text input on its own row. 2024-01-22 11:16:57 +05:30
Ilango 62ec17d684 Update manage links button variant 2024-01-22 08:19:41 +05:30
Ilango 76cb8794bf Update where loader is rendered in manage links dialog 2024-01-22 08:19:20 +05:30
vinodkiran e774bd3c12 GPT Vision: Added multi model capabilities to ChatOpenAI and ConversationChain. 2024-01-19 18:02:05 +05:30
Ilango 43fa1166df Add interface for fetching links from server 2024-01-19 12:34:22 +05:30
Ilango 9637c12297 Show a dialog to fetch and manage links in web scraper nodes 2024-01-19 12:33:54 +05:30
Ilango 1b8813a8b9 Show a manage links button for web scraper nodes - cheerio, puppeteer, playwright 2024-01-19 12:32:58 +05:30
vinodkiran 9222aafc6f GPT Vision: Updated behaviour to submit voice recording directly without the need to do another submit. 2024-01-18 17:04:49 +05:30
Ilango 27f2a7f6ba
Merge pull request #1513 from 0xi4o/feature/sticky-notes-node
FEATURE: Sticky Note node
2024-01-17 07:37:24 +05:30
Henry 398a31f426 UI touchup 2024-01-17 00:39:14 +00:00
Henry f16b29503d 🥳 flowise-ui@1.4.7 release 2024-01-16 16:08:25 +00:00
Ilango 74602484b2 Fix sticky note in marketplace chatflows 2024-01-16 14:25:18 +05:30
Henry f66c03ab0a change agent/chain with memory to use runnable 2024-01-16 11:12:17 +05:30
Henry f57daea946 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/index.ts
2024-01-15 19:20:04 +00:00
Henry 7ba4a063fb Merge branch 'main' into bugfix/Concurrent-Chat-Session
# Conflicts:
#	packages/components/nodes/agents/OpenAIFunctionAgent/OpenAIFunctionAgent.ts
2024-01-15 13:22:59 +00:00
Ilango e104af4346 Fix placeholder color for sticky note node 2024-01-12 17:09:36 +05:30
Ilango 38fce1d066 Fix sticky note text color in dark mode 2024-01-12 16:50:47 +05:30
Ilango 2742a26c6a Fix console error and remove console.log statements 2024-01-12 14:08:55 +05:30
Ilango 951fda75c8 Update node input component 2024-01-12 13:44:24 +05:30
Ilango 1544f61407 Refactor CanvasNode to use the new sticky node 2024-01-12 13:41:58 +05:30
Ilango 42f80fade2 Add new node type for canvas - sticky note 2024-01-12 13:34:52 +05:30
Ilango d70c097341 Add a sticky note node under tools 2024-01-11 14:37:10 +05:30
Henry 7f15494d60 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/database/migrations/mysql/index.ts
#	packages/server/src/database/migrations/postgres/index.ts
#	packages/server/src/database/migrations/sqlite/index.ts
2024-01-08 16:15:22 +00:00
Henry 02482f1b38 change agent/chain with memory to use runnable 2024-01-08 13:02:56 +00:00
Henry 8cb9393862 add fix for passing json variable 2024-01-05 02:46:36 +00:00
Henry 45a42c4404 🥳 flowise-ui@1.4.6 minor release 2023-12-30 23:39:53 +00:00
Henry Heng 6921967e9d
Merge pull request #1422 from FlowiseAI/feature/env-vars
Feature/Env Variables
2023-12-27 21:44:17 +00:00
Henry 5a76076ce4 ability to use flow.input within custom tool 2023-12-26 16:00:46 +00:00
Henry 6306904cfc add missing methods, abstract classes 2023-12-26 15:54:50 +00:00
Henry 3126442e67 update variables option 2023-12-22 16:53:20 +00:00
vinodkiran fd90fef94c Bugfix: Unncessary load of Prompts on chatflow open. This fix loads them on dialog open. 2023-12-22 14:50:10 +05:30
Henry f0cdf48d54 update ui changes 2023-12-21 17:28:25 +00:00
Henry a2d4a3b8d0 Merge branch 'main' into feature/env-vars 2023-12-21 13:38:22 +00:00
vinodkiran d3ce6f859c Merge branch 'main' into FEATURE/Vision 2023-12-21 09:18:14 +05:30
Henry c6a82156c1 🥳 flowise-ui@1.4.5 release 2023-12-20 16:51:46 +00:00
vinodkiran c6ae3be257 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/index.ts
2023-12-20 19:17:15 +05:30
Henry be31a4f669 Merge branch 'main' into feature/env-vars 2023-12-20 01:39:45 +00:00
Henry Heng c636a9c914
Merge pull request #1407 from abhishekshankr/UI/Custom-Icons
UI/Custom Icons for Nodes
2023-12-19 23:35:37 +00:00
abhishekshankr 0842937e16 Updated Langfuse and LLMonitor logos 2023-12-19 17:52:22 -05:00
Henry 0e8f3ea572 add if else node and logic 2023-12-19 17:48:45 +00:00
Henry a1fb5b8ef6 🥳 flowise-ui@1.4.4 release 2023-12-18 12:26:09 +00:00
Henry e8af8b007a add marketplace template 2023-12-17 18:58:37 +00:00
Henry 911b4fe7fb add new utilties - customfunction, setter/getter, replace code editor 2023-12-15 17:15:00 +00:00
vinodkiran 60800db347 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/index.ts
#	packages/ui/src/views/chatmessage/ChatMessage.js
2023-12-15 13:26:49 +05:30
vinodkiran 826de70c6c MultiModal: addition of live recording... 2023-12-15 13:21:10 +05:30
vinodkiran 333c834698 Merge branch 'main' into FEATURE/env-vars 2023-12-13 22:10:49 +05:30
vinodkiran c609c63f44 MultiModal: start integration of audio input (live recording) for MultiModal. 2023-12-13 22:10:00 +05:30
vinodkiran 1bd1fd5828 MultiModal: Minor adjustments to layout and categorization of node 2023-12-13 10:47:45 +05:30
Henry ebe24da14d Merge branch 'main' into feature/conversation-starters 2023-12-12 22:34:42 +00:00
vinodkiran 790c7eabeb Environment Variables: Validations and minor fixes 2023-12-12 16:20:32 +05:30
vinodkiran c2e97b54ac Environment Variables: Validations and minor fixes 2023-12-12 16:19:52 +05:30
vinodkiran bfa870e56b Environment Variables: injection of variables ($env) into the custom tool and addition of ($flow) object 2023-12-12 12:19:35 +05:30
vinodkiran 1d1bd4f556 Environment Variables: Dashboard along with CRUD Operations on variables. 2023-12-10 22:38:18 +05:30
vinodkiran 1b308a8b54 making the chain multi-modal. now we accept audio and image uploads and can run inference 2023-12-09 22:07:16 +05:30
Henry c26e37a923 🥳 flowise-ui@1.4.3 release 2023-12-09 14:44:01 +00:00
Henry 9a5d5720f9 get rid of credential for langchain hub 2023-12-09 13:49:53 +00:00
Henry 1e5a37ad0f 🥳 flowise-ui@1.4.2 release 2023-12-08 14:16:04 +00:00
vinodkiran 32575828cd GPT Vision: Converting vision into Multi Modal. Base Changes. 2023-12-08 17:21:53 +05:30
vinodkiran 68fbe0ea12 GPT Vision: Vision Chain Node update along with addition of chatid folder on the server side when saving messages. 2023-12-07 22:32:07 +05:30
vinodkiran b492153f8a GPT Vision: Storing filenames only in chat message 2023-12-07 14:26:17 +05:30
Henry Heng 765e914d4c
Merge pull request #1319 from vinodkiran/FEATURE/lshub-prompt
Feature/Prompt Fetch from Langsmith Hub
2023-12-06 17:55:08 +00:00
Henry 275540d183 add default limit to 100 2023-12-06 17:39:18 +00:00
vinodkiran 8122377bbb LS Prompt Hub: Minor fixes 2023-12-06 12:53:43 +05:30
vinodkiran dc265eb472 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/server/src/index.ts
2023-12-06 12:33:56 +05:30
vinodkiran 73f7046316 GPT Vision: Initial implementation of the OpenAI Vision API 2023-12-06 12:31:33 +05:30
Henry d397adb47a avoid button showing up for other systemprompt like conversation chain 2023-12-06 00:30:51 +00:00
Henry 8bdac386a5 Merge branch 'main' into feature/lshub-prompt 2023-12-06 00:12:35 +00:00
Greg L 0ad9b9ae3d - Bring PR current with main branch. 2023-12-05 17:41:03 -05:00
takuabonn 59308665c2 remove_props 2023-12-06 07:32:45 +09:00
Greg L 5bc5378333 Merge branch 'main' of https://github.com/use-the-fork/Flowise into maintenance/vite-pnpm-tsup
# Conflicts:
#	packages/ui/src/layout/MainLayout/Header/ProfileSection/index.jsx
#	packages/ui/src/ui-component/button/FlowListMenu.jsx
#	packages/ui/src/views/chatflows/index.jsx
2023-12-05 17:04:58 -05:00
Greg L 75a2915388 Merge branch 'maintenance/pnpm-vite-jsx' of https://github.com/use-the-fork/Flowise into maintenance/vite-pnpm-tsup
# Conflicts:
#	packages/ui/pnpm-lock.yaml
#	packages/ui/vite.config.js
2023-12-05 17:03:37 -05:00
Henry 264a571abf update UI 2023-12-05 03:01:13 +00:00
takuabonn d3877e76d4 bugfix_console_warning 2023-12-05 09:16:40 +09:00
Henry Heng 1867f9be02
Merge pull request #1326 from automaton82/bugfix/MultipleChatflowListDeleteConfirmDialog
Fixing #1324 by lifting ConfirmDialog up.
2023-12-04 20:25:19 +00:00
Henry 40f8371de9 add llamaindex 2023-12-04 20:04:09 +00:00
automaton82 f60360f3b9 Fixing #1324 by lifting ConfirmDialog up. 2023-12-01 21:07:43 -05:00
automaton82 7df2e3fe6d Fix for issue#1323 - delete duplicate chatflow 2023-12-01 20:23:29 -05:00
vinodkiran acac9ee68d Merge branch 'main' into FEATURE/lshub-prompt
# Conflicts:
#	packages/server/src/index.ts
2023-12-01 10:36:11 +05:30
vinodkiran 619e4c45e1 Merge branch 'main' into FEATURE/lshub-prompt 2023-12-01 10:31:29 +05:30
Henry 674b8996f0 add back accidentally removed about dialog 2023-11-30 16:57:34 +00:00
Henry 77dc7520d7 update wording 2023-11-29 16:17:54 +00:00
Henry 8df93fa789 update chat message layout and fix when first start prompt clicked but not sent 2023-11-29 16:05:59 +00:00
Henry b62a506edb fix where prompt deleted index is not passed correctly 2023-11-29 15:04:24 +00:00
vinodkiran e7583c3036 LS Prompt hub: right side details display changes 2023-11-29 20:16:32 +05:30
Henry 0ee47c2ccf remove import/export database 2023-11-28 16:58:16 +00:00
vinodkiran 549a68d118 Bugfix: UI Fix - left align long chat flow names for consistency. 2023-11-28 20:58:39 +05:30
vinodkiran 0693a8b4ca LS Prompt Hub: Prompt Display and sending back selected prompt to the prompt node 2023-11-28 19:27:39 +05:30
vinodkiran 8897dd9c5f LS Prompt Hub: Moving calls to server side and adding functionality to show the detailed prompt 2023-11-27 22:42:04 +05:30
Henry 4e3f219e2d update readme and vite port 2023-11-27 12:24:11 +00:00
Henry 8ce32179ee add turbo, changes to make it work across docker, docker-compose, npx 2023-11-27 11:56:40 +00:00
vinodkiran 4a3e1784d8 LS Prompt Hub: Initial Commit 2023-11-27 06:06:18 +05:30
Henry 98bdda52d7 Merge branch 'main' into maintenance/pnpm-vite-jsx
# Conflicts:
#	packages/components/package.json
2023-11-24 17:33:01 +00:00
Henry aad9111204 🥳 flowise-ui@1.4.1 release 2023-11-24 17:08:41 +00:00
Henry 0d7b916b86 update models for openai function 2023-11-24 11:55:56 +00:00
vinodkiran 92ca62c4a2 Conversation Starter: Changes to ensure that the chatbotConfig is not overwritten between the starter prompts and share chatbot dialogs 2023-11-24 11:20:35 +05:30
Greg L ee39ce26c1 - Added VitePWA 2023-11-23 19:22:36 -05:00
Greg L c07c86e71b - fixed new files that should be .jsx 2023-11-23 19:07:55 -05:00
Greg L f0959fe3bf - Minor fixes to pass eslint checks. 2023-11-23 18:56:50 -05:00
Greg L 2c379b299a - Bring files up to date with latest merge 2023-11-23 18:38:02 -05:00
Greg L 3139152cb1 Merge branch 'main' of https://github.com/use-the-fork/Flowise into maintenance/pnpm-vite-jsx
# Conflicts:
#	packages/ui/src/views/canvas/index.jsx
#	packages/ui/src/views/chatflows/APICodeDialog.jsx
#	packages/ui/src/views/chatmessage/ChatMessage.jsx
2023-11-23 18:35:39 -05:00
Greg L 4061dd0abb - Missed a few files that needed to be .jsx
- seperated out package locks per package
2023-11-23 18:34:19 -05:00
Greg L 35ad74f8a3 - Updated workflow and pre-commit to work with PNPM, modified package.json to preinstall PNPM only. 2023-11-23 13:33:52 -05:00
vinodkiran c8abc684af Merge branch 'main' into FEATURE/conversation-starters
# Conflicts:
#	packages/ui/src/views/chatmessage/ChatMessage.js
2023-11-23 22:51:56 +05:30
Henry Heng e93ce07851
Merge pull request #1243 from FlowiseAI/feature/VectorStoreRevamp
Feature/add vector upsert ability
2023-11-23 17:08:51 +00:00
vinodkiran 6881231ea4 Conversation Starter: Setup of prompts from the chatflow dashboard and other refactorings. 2023-11-23 22:38:45 +05:30
Greg L e2b63e06d6 - fixing paths after merge 2023-11-23 08:31:13 -05:00
Greg L ea8e1c8628 Merge branch 'main' of https://github.com/use-the-fork/Flowise into Bug/rework-redis-connection
# Conflicts:
#	packages/components/package.json
#	packages/ui/src/ui-component/dialog/ViewMessagesDialog.jsx
#	packages/ui/src/views/apikey/index.jsx
#	packages/ui/src/views/assistants/AssistantDialog.jsx
#	packages/ui/src/views/chatflows/index.jsx
#	packages/ui/src/views/credentials/index.jsx
2023-11-23 08:24:59 -05:00
Greg L 0f09faa1bc - Updated .js files to .jsx on frontend.
- Removed Yarn dependency and replaced with PNPM
- Changed Frontend to render via vite
2023-11-23 08:17:06 -05:00
vinodkiran 4b1c404e4c Merge branch 'main' into FEATURE/conversation-starters 2023-11-23 12:45:45 +05:30
vinodkiran a27da2375b Conversation Starters: - Updates to use the chatbot config for persistence. 2023-11-23 10:30:18 +05:30
Henry Heng 0b93b337fd
Merge pull request #1260 from vinodkiran/FEATURE/keys-credentials
UX Changes to the API Keys Screens
2023-11-23 01:36:25 +00:00
Henry 0d1cc487a7 slight ui update 2023-11-22 23:55:00 +00:00
Henry db2a1d3be8 expand accordian upon filter search 2023-11-22 23:07:25 +00:00
Henry 3638485d1b Merge branch 'main' into feature/VectorStoreRevamp 2023-11-22 19:49:55 +00:00
Henry 7d13b6323f fix namings, update description, show badge and node info 2023-11-22 19:48:01 +00:00
Henry Heng 98eddee2a2
Merge pull request #1259 from FlowiseAI/feature/VectaraChain
Feature/Add vectara chain
2023-11-21 14:44:43 +00:00
vinodkiran c716c1972a API Key: UX Fixes and adjustments post the dashboard updates 2023-11-21 18:40:20 +05:30
vinodkiran b1f5f52567 Merge branch 'main' into FEATURE/keys-credentials
# Conflicts:
#	packages/ui/src/views/apikey/index.js
2023-11-21 17:22:52 +05:30
vinodkiran 77a09929ab Conversation Starters: Initial Implementation 2023-11-21 17:15:39 +05:30
Henry 40a63008ec add vectara chain 2023-11-20 19:34:30 +00:00
vinodkiran c7bf75e259 UX Changes: persist user display choice in localStorage 2023-11-20 18:19:25 +05:30
Henry de7f343f90 Merge branch 'main' into FEATURE/UI-Updates
# Conflicts:
#	packages/server/src/database/migrations/mysql/index.ts
#	packages/server/src/database/migrations/postgres/index.ts
#	packages/server/src/database/migrations/sqlite/index.ts
2023-11-20 12:18:23 +00:00
Henry Heng 10c3066a91
Merge pull request #1252 from FlowiseAI/feature/OpenAI-Assistant
Feature/Add file annotations, sync and delete assistant
2023-11-20 12:14:52 +00:00
vinodkiran a4a1e7d562 API Key: Changes to API Key Dashboard to show usage details (chatflows) 2023-11-20 13:03:28 +05:30
Henry c7add45647 add file annotations, sync and delete assistant 2023-11-20 00:55:58 +00:00
vinodkiran 28f5d94c13 API Keys: Displaying the names of the chatflows associated with the keys and Warning the user before deletion. 2023-11-18 16:47:15 +05:30
Henry 0b4bf01931 unhide columns when xs mode 2023-11-17 12:44:16 +00:00
Henry 5d7febc5c6 add fix where tags are not added when submit is clicked without enter 2023-11-17 12:35:01 +00:00
vinodkiran 213fade6fa UX Changes: Addition of search filters for API Keys and Credentials. 2023-11-17 12:29:14 +05:30
vinodkiran a0397c008e UX Changes: Column display fixes for 'xs' mode 2023-11-17 11:25:59 +05:30
vinodkiran 97247713ef UX Changes: Fixed 2 edge cases, (1) UI-tag not added, when the user clicks the submit without hitting enter and (2) server side error when the update/rename is attempted before any flow is opened 2023-11-17 11:24:55 +05:30
vinodkiran 0f464fddb8 Conversation Starters: Initial commit 2023-11-17 07:22:08 +05:30
Henry 0cc68e5625 add dark mode changes 2023-11-16 23:23:41 +00:00
Henry 44cadc1cc3 add vector upsert ability 2023-11-16 18:34:17 +00:00
vinodkiran a7b34848cd UX Changes: Ability to set category (tags) to each chatflow; corresponding changes to table display and table search 2023-11-16 08:29:06 +05:30
vinodkiran 8d22b706fb UX Changes: table view has menu options to conduct flow level operations - delete, rename, clone and export 2023-11-15 19:32:16 +05:30
vinodkiran 57b3113039 UX Changes: minor UI tweaks/adjustments and fixes for small screens 2023-11-14 20:13:24 +05:30
vinodkiran 7ef817bc99 UX Changes: limiting display of node icons to 5 and with label to indicate additional. 2023-11-14 15:48:14 +05:30
vinodkiran 77994ce217 UX Changes: adding a placeholder for chatflow search. 2023-11-14 15:15:34 +05:30
vinodkiran f21f5257ca UX Changes: Ability to view as table and search on the dashboard 2023-11-14 14:35:47 +05:30
automaton82 1f0cc60fcc Adding ability to hide node param from UI 2023-11-10 15:34:38 -05:00
Henry 0d496c2792 🥳 flowise-ui@1.4.0 release 2023-11-09 14:00:57 +00:00
Henry 4d2ef9b7ec update marketplace 2023-11-09 12:45:58 +00:00
Henry b607c1228f add upload files and tool features 2023-11-09 11:55:30 +00:00
Henry 08eb8dd4e0 🥳 flowise@1.4.0-rc.1 release 2023-11-07 21:21:48 +00:00
Henry 0f293e5a59 add openai assistant 2023-11-07 20:45:25 +00:00
Henry 66a0cea419 🥳 flowise-ui@1.3.7 release 2023-11-03 20:06:13 +00:00
Henry b44c203807 Merge branch 'main' into feature/output-parsers
# Conflicts:
#	packages/ui/src/views/chatmessage/ChatMessage.js
2023-11-03 13:10:06 +00:00
Henry 4f6cab47f8 code cleanup 2023-11-03 01:33:08 +00:00
Henry 6ab20cd445 Merge branch 'main' into feature/ChatHistory2 2023-11-02 21:48:18 +00:00
Henry 689612b0d6 add query to vec2doc 2023-11-02 19:46:52 +00:00
Henry 82074ee7a1 add datagrid field type 2023-10-31 22:12:09 +00:00
Henry 5ff720d66c remove console log 2023-10-31 14:11:11 +00:00
Henry f57a08f59b disabled ouput parser streaming 2023-10-31 14:07:29 +00:00
Henry 8857530f29 return JSON output in the chat 2023-10-29 10:27:04 +00:00
Henry 4bc827ca68 update share chatbot config 2023-10-18 12:30:56 +01:00
Henry e5720f0860 Merge branch 'main' into feature/ChatHistory2 2023-10-16 13:30:03 +01:00
Henry db06f85c2a add multi options 2023-10-13 01:28:48 +01:00
Henry 63b5cfc959 🥳 flowise-ui@1.3.6 release 2023-10-12 16:25:56 +01:00
Marc Klingen 3137905995 Remove unnecessary Langfuse inputs 2023-10-12 15:25:04 +02:00
Henry bf5d9a01be 🥳 flowise-ui@1.3.5 release 2023-10-10 16:58:18 +01:00
chungyau97 f55aef3b9d Merge branch 'main' into feature/ChatHistory2 2023-10-07 08:32:01 +08:00
Henry b63b5f8a63 remove vectara metadata check 2023-10-06 17:03:48 +01:00
chungyau97 b3e66b04f4 Merge branch 'main' into feature/ChatHistory2 2023-10-04 11:16:58 +08:00
chungyau97 e22e797428 Merge branch 'main' into feature/ChatHistory2 2023-10-02 14:25:33 +08:00
vincent-pli ca31d88a14 duplicate icon when market is empty 2023-10-02 09:03:22 +08:00
Henry 5574e82a02 update rate limit guide link 2023-09-28 11:04:01 +01:00
Henry ef5bc230b9 🥳 flowise-ui@1.3.4 release 2023-09-21 15:57:01 +01:00
vinodkiran f85c935983 Adding support for LLMonitor 2023-09-20 14:31:52 +05:30
chungyau97 51f9f0be04 modify delete chat message method 2023-09-19 21:39:37 +08:00
chungyau97 922ba896ec Merge branch 'main' into feature/ChatHistory2 2023-09-19 14:08:04 +08:00
chungyau97 f7178074ad add retrieve internal chat message 2023-09-19 14:07:33 +08:00
Henry c917e2f353 🥳 flowise-ui@1.3.3 release 2023-09-17 00:05:16 +01:00
chungyau97 7b54f17a58 modify addChatMessage 2023-09-15 21:25:28 +08:00
Henry Heng 3d35536de5
Merge pull request #908 from FlowiseAI/feature/Analytic
Feature/Add analytic
2023-09-13 08:46:24 +01:00
chungyau97 b3e4e35309 Add instruction to setup Rate Limit 2023-09-13 10:59:05 +08:00
Henry d19f72db6f add analytic 2023-09-11 23:44:20 +01:00
chungyau97 c4c007b164 add migration queries for rate limit 2023-09-09 23:25:28 +08:00
chungyau97 209b4a6864 Merge branch 'main' into feature/RateLimit 2023-09-09 22:42:49 +08:00
Henry ad8141e078 Apache License 2.0 2023-09-08 11:49:22 +01:00
chungyau97 49f8e796f4 fix UI no data show default value 2023-09-02 15:48:04 +08:00
chungyau97 34dd7a3a3d modify rateLimit data storage 2023-09-02 14:59:33 +08:00
chungyau97 607415c663 add API Configuration UI 2023-09-02 13:28:47 +08:00
Henry Heng 1d2357dab9
Merge pull request #827 from FlowiseAI/feature/Vectara
update langchain version for vectara source
2023-08-25 13:07:17 +01:00
chungyau97 37c2f544bd add handleVectaraMetadata function in UI 2023-08-25 10:10:24 +08:00
Henry 7a1d770b8e add current version 2023-08-24 15:46:14 +01:00
Henry 42e6f060ca 🥳 flowise-ui@1.3.2 release 2023-08-23 14:47:51 +01:00
Henry Heng 405ff72e47
Update README.md 2023-08-17 21:36:40 +01:00
Henry Heng 099e38aac8
Update README-ZH.md 2023-08-17 21:36:20 +01:00
Henry bfa14fb290 Merge branch 'main' into feature/Milvus
# Conflicts:
#	packages/components/package.json
2023-08-17 21:22:05 +01:00
Henry c33a4a78d6 fix source link return host name 2023-08-17 16:15:00 +01:00
Henry 94461025dc add vector to prompt 2023-08-16 01:43:11 +01:00
Henry 17aa6684df 🥳 flowise-ui@1.3.1 release 2023-08-10 12:36:30 +01:00
Henry 68b6d4f30a add override customToolFunc 2023-08-07 01:45:40 +01:00
Henry d208eae868 update UI Chat Message source links 2023-08-03 16:21:48 +01:00
Henry Heng 3cbe16e25f
Merge pull request #671 from FlowiseAI/feature/Hyperlink
add hyperlink
2023-08-03 15:22:26 +01:00
chungyau97 64c0ecb075 add removeDuplicateURL 2023-08-03 18:21:45 +08:00
Henry 5a41993cda add package to devDependency 2023-08-03 01:47:13 +01:00
chungyau97 ef1f16b7aa add hyperlink 2023-08-01 16:20:24 +08:00
Henry Heng 7a3a5fe367
Merge pull request #627 from xiexin12138/feature/i18n
Translate the Readme file into Simplified Chinese
2023-08-01 01:38:32 +01:00
Henry 53cb3c3251 add multi config 2023-07-31 23:18:07 +01:00
Henry d2313a30f9 fix python API 2023-07-30 23:52:41 +01:00
Henry d47835d383 🥳 flowise-ui@1.3.0 release 2023-07-28 17:57:50 +01:00
Henry 05dd23b01d - update marketplaces
- add version to nodes and credentials
- hover over node actions
2023-07-28 15:56:40 +01: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
xiexin12138 6c1dff8aa3 My native language is Simplified Chinese, so the i18n process is divided into stages. Currently, the Readme file is being translated into Chinese, and later on, i18next and react-i18next will be used for multilingual support. 2023-07-27 17:21:39 +08: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 c602fdf2dc prevent backspace delete node when dialog opened 2023-07-23 19:00:46 +01:00
Henry 1da012305a add airtable loader 2023-07-21 11:48:21 +01:00
Henry 50e1a5a4ac 🥳 flowise-ui@1.2.15 release 2023-07-18 21:56:01 +01:00
Henry Heng 8d2b9ccb80
Merge pull request #554 from Yongtae723/fix_bug/curl_command
add -H "Content-Type: application/json" in curl command
2023-07-18 19:22:06 +01:00
Henry Heng 50df04d382
Merge pull request #555 from Yongtae723/fix_bug/javascript_command
Refactor API request to include Content-Type header
2023-07-18 19:21:43 +01:00
Yongtae ed0bbe7bb7 revert content type related to form 2023-07-18 15:09:22 +09:00
yejiezhao d03d77d870 fix: bug inputType 2023-07-17 15:40:35 +08:00
Yongtae 6804216c6a Update cURL command with new Content-Type header 2023-07-17 14:11:06 +09:00
Yongtae be49c11f6b Update content-type header to application/x-www-form-urlencoded in APICodeDialog.js 2023-07-17 13:49:16 +09:00
Yongtae 832064634b Refactor API request to include Content-Type header 2023-07-16 18:22:31 +09:00
Yongtae b5a41be7db add -H "Content-Type: application/json" in curl command 2023-07-16 17:59:25 +09:00
Henry d76a47b894 Merge branch 'main' into feature/Credential
# Conflicts:
#	packages/components/src/utils.ts
#	packages/server/src/ChildProcess.ts
2023-07-15 14:30:50 +01:00
Henry 413d654493 add credentials 2023-07-15 14:25:52 +01:00
Henry Heng bb55198563
Merge pull request #333 from vkrm-segta/bug/ChatInput
Bug/chat input
2023-07-15 14:14:23 +01:00
Henry 59a3f7ab66 🥳 flowise-ui@1.2.14 release 2023-07-12 02:40:46 +01:00
Henry Heng 621c0a37ee
Merge pull request #511 from FlowiseAI/feature/ConversationalRetrievalQAChain-Memory
Feature/conversational retrieval qa chain memory
2023-07-09 16:49:54 +01:00
Henry fb28f61f8b add memory option 2023-07-09 16:11:42 +01:00
Vikram Segta 56973754f6 bug/chat input issue 2023-07-08 15:00:47 +05:30
Vikram Segta 7f854753ba
Merge branch 'FlowiseAI:main' into bug/ChatInput 2023-07-08 14:17:58 +05:30
Henry 7e076028df add warning description 2023-07-08 01:55:44 +01:00
atilgner ab535e011f feat: added category search and clear search button 2023-07-06 16:41:54 -07:00
Vikram Segta c74dec7133
Merge branch 'FlowiseAI:main' into bug/ChatInput 2023-07-06 10:33:05 +05:30
Henry d4b299ba32 🥳 flowise-ui@1.2.13 release 2023-07-05 19:29:25 +01:00
Henry 636ad5dc0c add deployed boolean back 2023-07-05 18:14:54 +01:00
Henry Heng 7608d74676
Merge pull request #462 from FlowiseAI/feature/ToolsMarketplace
Feature/Add tools marketplace
2023-07-04 13:42:42 +01:00
toshilow 0ca7e8db01 do not submit during IME composition 2023-07-03 21:28:09 +09:00
Henry 1bf8e6785d Merge branch 'main' into feature/ToolsMarketplace 2023-07-02 00:34:31 +01:00
Henry c8ba8e2aee add tools marketplace 2023-07-01 23:59:51 +01:00
Henry Heng 28bed455fb
Merge pull request #440 from FlowiseAI/feature/FormatPromptValues
Feature/FormatPromptValues Revamp
2023-07-01 23:59:25 +01:00
Henry 7141401e26 fix bug where share chatflow is not able to open on any other browser 2023-06-29 23:47:20 +01:00
Henry 511c4995e9 format prompt values revamp 2023-06-28 22:59:56 +01:00
Henry e554ac54dd add full page chatbot and react chatbot 2023-06-26 02:37:40 +01:00
Henry 40662b087a add fix 2023-06-24 01:22:39 +01:00
Henry de922e1a71 🥳 flowise-ui@1.2.12 release 2023-06-22 17:30:28 +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 567a61ac10 add fontsize and chatflowconfig customization 2023-06-17 23:35:41 +01:00
Vikram Segta 92bbc938c9 bug/Chat input fix 2023-06-15 10:41:06 +05:30
Vikram Segta b16b8c6265 bug/Chat multiline fix 2023-06-15 01:16:51 +05:30
Henry 539e00ff25 🥳 flowise-ui@1.2.11 release 2023-06-14 01:33:20 +01:00
Henry 86ab30510c add openai function calling support 2023-06-14 01:05:37 +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 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 625db721ae 🥳 flowise-ui@1.2.10 release 2023-06-09 17:48:09 +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 b071790a5a add return source documents functioanality 2023-06-08 23:51:34 +01:00
Henry ab00214ec2 update api code dialog for embed chat 2023-06-05 12:47:55 +01:00
Henry 4063b3ab3b add embed code customization 2023-06-05 00:49:22 +01:00
Henry d87808e811 🥳 flowise-ui@1.2.9 release 2023-05-27 21:00:28 +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 8a50fee6b1 🥳 flowise-ui@1.2.7 release 2023-05-27 18:05:31 +01:00
Henry f220754918 🥳 flowise-ui@1.2.6 release 2023-05-26 21:21:05 +01:00
Ong Chung Yau 2968dccd83
Merge pull request #149 from FlowiseAI/feature/Streaming
Feature/Streaming
2023-05-26 09:01:40 +07:00
xianjianlf2 baf638d0c0 style: improve AddNodes click 2023-05-24 11:09:40 +08:00
Henry aac9160a9f add requests tools 2023-05-23 00:01:16 +01:00
Henry 34bfd4c793 lint-fix 2023-05-22 17:52:18 +01:00
Henry 7f3d850bf6 update message scroll 2023-05-22 17:47:57 +01:00
Henry e89785080b enable streaming 2023-05-22 17:16:21 +01:00
Henry 3718563442 add missing backslash for curl 2023-05-22 01:41:05 +01:00
Henry 6773cb0b37 🥳 flowise-ui@1.2.5 release 2023-05-17 17:00:23 +01:00
Ong Chung Yau 9f53111aac
Merge pull request #70 from princepride/bugfix/components-can't-be-clicked-when-zoom-out
Bugfix/components can't be clicked when zoom out
2023-05-15 17:06:12 +07:00
Henry cb9a9a7fbb Merge branch 'main' into feature/Export-Load-Flows 2023-05-14 20:34:11 +01:00
Henry 6ab1ff1062 add functionality to export and load database 2023-05-14 20:33:43 +01:00
Henry Heng 9dc658b850
yarn lint 2023-05-14 19:31:38 +01:00
Henry Heng 71ee226824
Add setTimeout to fix the bug 2023-05-14 19:31:00 +01:00
Henry Heng d411aaf2d8
Fix bug where components unclickable 2023-05-14 19:13:21 +01:00
talha 5fbee51630 marketplace cards text and images overflow fixed 2023-05-14 17:02:30 +05:00
Henry 05bd7bc793 add authorization 2023-05-13 23:10:59 +01:00
Henry f3201aedcb update marketplace 2023-05-12 14:53:08 +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 ee880ff550 🥳 flowise-ui@1.2.4 release 2023-05-11 09:58:36 +01:00
汪志鹏 aca5bd715d
Merge branch 'FlowiseAI:main' into bugfix/components-can't-be-clicked-when-zoom-out 2023-05-10 23:41:23 +08:00
Henry f9f7a1136a add chat embed code 2023-05-10 15:55:17 +01:00
Henry 601b0b0f5b removed flow-config endpoint and resort to just prediction endpoint 2023-05-10 01:06:53 +01:00
Henry Heng 0e715cfd58
Merge pull request #72 from kushu7/bugfix/55-name-issue
fixed bug: chatflow name is being replaced by old name
2023-05-09 13:56:38 +01:00
Henry 9a8a3fc67f 🥳 flowise-ui@1.2.3 release 2023-05-09 00:49:26 +01:00
Rahul kushwaha 2d36ef6b18 fixed bug: chatflow name is being replaced by old name 2023-05-07 01:49:23 +05:30
汪志鹏 9576555c90 fixed bug: if zoom out the browser, the components can't be clicked 2023-05-06 23:59:04 +08:00
Henry 8d3a374257 add api config 2023-05-04 18:44:51 +01:00
Henry 2a98c9510f add API authorization 2023-04-29 18:01:40 +01:00
Henry cc16dbf61d 🥳 flowise-ui@1.2.2 release 2023-04-28 18:03:18 +01:00
Henry e53651a415 add additional params 2023-04-27 23:14:42 +01:00
Henry 0cfa2a3a55 add temporary fix for error message 2023-04-26 23:47:23 +01:00
Henry a513d6183e 🥳 flowise-ui@1.2.1 release 2023-04-22 16:02:33 +01:00
Henry 4c576db1eb add autogpt, readfile and writefile tools 2023-04-22 15:06:13 +01:00
Henry 607fc377ae 🥳 flowise-ui@1.2.0 release 2023-04-21 00:15:41 +01:00
Henry c0ca2757e8 add examples and minZoom 2023-04-20 20:57:17 +01:00
Henry 6439048471 Merge branch 'main' into feature/VectorStore
# Conflicts:
#	packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
2023-04-20 19:21:51 +01:00
Henry 33609f8538 Merge branch 'main' into feature/Prompt-Chaining 2023-04-20 19:12:16 +01:00
Henry 69e3832b84 Merge branch 'main' of https://github.com/FlowiseAI/Flowise 2023-04-20 19:10:00 +01:00
Henry 3428f6a893 add maxScroll to chatmessage 2023-04-20 19:09:47 +01:00
Henry d5b6511974 add api dialog 2023-04-20 14:49:43 +01:00
Henry 503386c074 add vector stores 2023-04-20 10:11:55 +01:00
Henry 27e026d943 add baseClasses for outputs 2023-04-20 00:46:33 +01:00
Henry 94e71b22e2 Merge branch 'main' into feature/Prompt-Chaining 2023-04-19 22:28:44 +01:00
Henry 2a04c8baea Merge branch 'main' into feature/ChatGPT-Plugin 2023-04-19 10:29:00 +01:00
Henry 17207e01db add format prompt values to prompt template 2023-04-18 23:27:05 +01:00
Henry a6a0974a6e Merge branch 'main' into feature/Chain-Prompt 2023-04-18 10:14:00 +01:00
Henry Heng f938ee7b4b
Fix yarn lint 2023-04-18 00:03:45 +01:00
Henry eb3897b042 add fix to chat message scroll 2023-04-17 22:12:12 +01:00
Henry 180990b025 clear connected input if node/edge is removed 2023-04-17 20:33:32 +01:00
Henry ed81dc228f add aiplugintools 2023-04-17 20:26:57 +01:00
Henry 4b9c39cf54 Add feature to be able to chain prompt values 2023-04-16 23:17:08 +01:00
Henry c437c17505 🥳 flowise-ui@1.1.0 release 2023-04-13 20:28:33 +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 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