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 |
|
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 |
|
takuabonn
|
59308665c2
|
remove_props
|
2023-12-06 07:32:45 +09: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 |
|
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 |
|
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 |
|
vinodkiran
|
4a3e1784d8
|
LS Prompt Hub: Initial Commit
|
2023-11-27 06:06:18 +05:30 |
|
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 |
|
Henry Heng
|
e93ce07851
|
Merge pull request #1243 from FlowiseAI/feature/VectorStoreRevamp
Feature/add vector upsert ability
|
2023-11-23 17:08:51 +00:00 |
|
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 |
|
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 |
|
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 |
|