Commit Graph

106 Commits

Author SHA1 Message Date
Ilango 74602484b2 Fix sticky note in marketplace chatflows 2024-01-16 14:25:18 +05:30
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
Henry 8cb9393862 add fix for passing json variable 2024-01-05 02:46:36 +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 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 911b4fe7fb add new utilties - customfunction, setter/getter, replace code editor 2023-12-15 17:15:00 +00:00
Henry ebe24da14d Merge branch 'main' into feature/conversation-starters 2023-12-12 22:34:42 +00:00
Henry 9a5d5720f9 get rid of credential for langchain hub 2023-12-09 13:49:53 +00:00
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
vinodkiran 8122377bbb LS Prompt Hub: Minor fixes 2023-12-06 12:53:43 +05:30
Henry 8bdac386a5 Merge branch 'main' into feature/lshub-prompt 2023-12-06 00:12:35 +00: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
automaton82 f60360f3b9 Fixing #1324 by lifting ConfirmDialog up. 2023-12-01 21:07:43 -05:00
vinodkiran 619e4c45e1 Merge branch 'main' into FEATURE/lshub-prompt 2023-12-01 10:31:29 +05:30
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
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
vinodkiran 4a3e1784d8 LS Prompt Hub: Initial Commit 2023-11-27 06:06:18 +05:30
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
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
vinodkiran 6881231ea4 Conversation Starter: Setup of prompts from the chatflow dashboard and other refactorings. 2023-11-23 22:38:45 +05:30
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 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 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
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 c7add45647 add file annotations, sync and delete assistant 2023-11-20 00:55:58 +00:00
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 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