Ilango
f0d129d22d
Pin mui versions since they were causing styling issues
2024-02-28 22:16:13 +05:30
Ilango
d5b8dcd5b5
Merge branch 'main' of github.com:0xi4o/Flowise into feature/allowed-domains
2024-02-28 18:36:55 +05:30
Ilango
e4a9ee730a
Fix merge conflicts
2024-02-28 15:15:51 +05:30
Henry
0244216720
🥳 flowise-ui@1.6.0
2024-02-28 02:29:03 +08:00
Ilango
c76fe7ebee
Fix merge conflicts
2024-02-27 16:00:54 +05:30
Ilango
bdb93f755d
Merge pull request #1821 from 0xi4o/bug/web-scrapper-ui
...
Fix: Error Handling in Web Scraper
2024-02-27 13:55:21 +05:30
Ilango
7d76c127f1
Update how allowed origins are saved in chatbot config
2024-02-27 11:47:58 +05:30
Ilango
07ce50cbab
Add a button to clear all the links
2024-02-27 10:32:59 +05:30
Henry
c5c396a0ed
add feedback to exported chat
2024-02-27 01:00:24 +08:00
Henry
a555ac2b46
Merge branch 'main' into feature/chat-message-feedback
2024-02-27 00:33:48 +08:00
Henry
68ac61c95f
fix speech to dialog state
2024-02-26 19:14:13 +08:00
Henry Heng
bca7e82bf8
Merge branch 'main' into FEATURE/Vision
2024-02-26 15:59:51 +08:00
Henry
b884e93ba2
fix speech to text dialog credential, fix url changed when clicked settings menu item
2024-02-24 15:39:07 +08:00
Ilango
e55975ec7f
Revert useEffect in async dropdown and input components
2024-02-23 18:40:58 +05:30
vinodkiran
f690943316
Bugfix: lint fixes (no-console)
2024-02-23 07:19:26 +05:30
vinodkiran
0a5195d1ab
Bugfix: View Toggle loses state when button is clicked twice.
2024-02-23 07:07:46 +05:30
Ilango
68d56be7c0
Remove related feedback and update stats when clearing chat in view messages
2024-02-22 16:13:46 +05:30
Henry
4071fe58be
add default none option
2024-02-21 19:05:23 +08:00
Henry
d17280255b
Merge branch 'main' into feature/Vision
2024-02-21 16:57:39 +08:00
Ilango
02b72f917a
Fix text color in feedback stats
2024-02-21 14:22:50 +05:30
Ilango
9ce734c539
Merge branch 'main' of github.com:0xi4o/Flowise into feature/chat-message-feedback
2024-02-21 14:04:13 +05:30
Henry
0432dc9005
🥳 flowise-ui@1.5.1 release
2024-02-21 12:09:21 +08:00
vinodkiran
0bc85593d5
Merge branch 'main' into FEATURE/Vision
...
# Conflicts:
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
2024-02-20 13:26:22 -08:00
Ilango
97a376d6e2
Fix local state sync issue, STT auth issue, and add none option for speech to text
2024-02-20 23:29:14 +05:30
Ilango
dd0862b6e1
Update dialog title and description
2024-02-20 17:00:45 +05:30
Ilango
31c89aa8e6
Add allowed domains settings and disallow prediction based on this list
2024-02-20 16:44:37 +05:30
Ilango
78677d9ee5
Add dialog for controlling chat feedback settings
2024-02-20 15:23:15 +05:30
Ilango
3bb2b39896
Fix merge conflict and update how feedback is saved/retrieved
2024-02-20 14:38:36 +05:30
Henry
6c1f0f7330
update wordings
2024-02-20 01:32:21 +08:00
Ilango
8bad360796
Remove status indicator in speech to text configuration
2024-02-19 19:28:09 +05:30
Ilango
d313dc6754
Show transcribed audio inputs as message along with audio clip in internal chat
2024-02-19 19:20:07 +05:30
Henry
46c47017bd
Merge branch 'main' into FEATURE/Vision
...
# Conflicts:
# packages/components/nodes/agents/ConversationalAgent/ConversationalAgent.ts
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
# packages/components/nodes/chains/ConversationChain/ConversationChain.ts
# packages/components/nodes/chains/LLMChain/LLMChain.ts
# packages/components/nodes/chatmodels/ChatOpenAI/ChatOpenAI.ts
2024-02-19 20:38:34 +08:00
Henry
5a45a99620
Merge branch 'main' into chore/Upgrade-LC-version
2024-02-19 17:39:32 +08:00
Ilango
5aa991ae56
Update how uploads are shown in view messages dialog
2024-02-19 12:15:43 +05:30
Ilango
81c07dc8c1
Update UI of speech to text dialog
2024-02-19 11:49:01 +05:30
vinodkiran
6acc921095
ViewMessages->Export Messages. Add Fullpath of the image/audio file.
2024-02-14 17:04:53 -05:00
vinodkiran
44c1f54d05
Showing image/audio files in the View Messages Dialog
2024-02-14 13:14:46 -05:00
Henry Heng
dcb1ad15e7
Merge branch 'main' into FEATURE/Vision
2024-02-14 18:06:33 +08:00
Ilango
11219c6549
Fix audio recording not sending when recording stops
2024-02-13 16:23:12 +05:30
Ilango
4e8bf4903d
Merge pull request #1687 from 0xi4o/bug/scrap-limit
...
Fix: relative links method and limit not applying to manage links
2024-02-12 12:35:40 +05:30
Ilango
5471a4c9aa
Show error when relative links method is not set and allow 0 as limit value
2024-02-12 12:01:19 +05:30
Henry
caf54bf31b
add document json output
2024-02-09 16:07:34 +08:00
Vinod Paidimarry
64018b72e8
Merge pull request #1678 from vinodkiran/FEATURE/marketplace-revamp
...
Marketplace: Revamped UI
2024-02-08 03:53:46 -05:00
vinodkiran
08c07802f5
Fix for Tool Opening.
2024-02-07 07:08:55 -05:00
Henry
73112ad122
Merge branch 'main' into chore/Upgrade-LC-version
...
# Conflicts:
# packages/components/package.json
2024-02-07 02:01:32 +08:00
vinodkiran
f14039736d
Marketplace : removing icon column
2024-02-06 11:29:50 -05:00
Ilango
8c494cf17e
Fix UI issues - chat window height, image & audio styling, and image + audio not sending together
2024-02-06 12:59:40 +05:30
Ilango
7486d33237
Fix issue with relativeLinksMethod and limit not applying to manage links
2024-02-06 10:36:27 +05:30
vinodkiran
842d70bf0d
Marketplace: Adding filters and a collapsible panel show/hide
2024-02-05 18:09:46 -05:00
vinodkiran
8990b78e10
Marketplace : Added categories to chatflows
2024-02-05 15:09:44 -05:00
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