Henry
|
db2a1d3be8
|
expand accordian upon filter search
|
2023-11-22 23:07:25 +00:00 |
|
Henry
|
d5af16fcfa
|
add mongodb atlas
|
2023-11-22 20:06:32 +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
|
4c65c66b2d
|
Merge pull request #1265 from FlowiseAI/feature/OpenAI-Assistant
Bugfix/fix assistant image fetching method
|
2023-11-22 14:44:03 +00:00 |
|
Henry
|
75874f0dfa
|
fix image fetching method
|
2023-11-22 03:01:57 +00:00 |
|
Henry Heng
|
83581666fb
|
Merge pull request #1264 from FlowiseAI/feature/ChatAnthropic
Feature/add claude-2.1
|
2023-11-22 02:56:03 +00:00 |
|
Henry Heng
|
88060791b0
|
Merge pull request #1262 from tirongi/feature/elasticCustomURLBasicAuth
Enable inserting custom URL using basic auth
|
2023-11-21 23:37:19 +00:00 |
|
tirongi
|
08443fdb1f
|
linting
|
2023-11-21 21:55:31 +01:00 |
|
tirongi
|
88c9514cca
|
changes based on suggestions
|
2023-11-21 21:45:51 +01:00 |
|
Henry
|
8358e59df2
|
add claude-2.1
|
2023-11-21 19:18:08 +00:00 |
|
tirongi
|
681890a600
|
Enable inserting custom URL using basic auth
|
2023-11-21 19:13:19 +01:00 |
|
Henry Heng
|
e4f2b78e9a
|
Merge pull request #1261 from vectara/vectara_renumber_citations
reorder citations in Vectara response
|
2023-11-21 17:51:27 +00:00 |
|
Ofer Mendelevitch
|
a4c3250a67
|
fixed lint issues
|
2023-11-21 09:14:12 -08:00 |
|
Ofer Mendelevitch
|
1810b8718b
|
reorder citations in Vectara response
|
2023-11-21 07:52:00 -08:00 |
|
Henry Heng
|
98eddee2a2
|
Merge pull request #1259 from FlowiseAI/feature/VectaraChain
Feature/Add vectara chain
|
2023-11-21 14:44:43 +00:00 |
|
Henry Heng
|
d4e68f2a79
|
Merge pull request #1231 from vinodkiran/FEATURE/UI-Updates
Feature/UI updates - Reorganizing Chatflow Dashboard
|
2023-11-21 11:02:41 +00:00 |
|
Henry
|
897d19e2ec
|
add more options
|
2023-11-21 10:56:32 +00:00 |
|
Henry Heng
|
65304bb84b
|
Merge pull request #1258 from FlowiseAI/bugfix/SessionId
Bugfix/fix sessionid undefined
|
2023-11-21 00:51:46 +00:00 |
|
Henry
|
40a63008ec
|
add vectara chain
|
2023-11-20 19:34:30 +00:00 |
|
Henry
|
9a3be5f4bf
|
fix sessionid undefined
|
2023-11-20 14:38:33 +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 |
|
Henry
|
c7add45647
|
add file annotations, sync and delete assistant
|
2023-11-20 00:55:58 +00:00 |
|
Henry Heng
|
34702a9ba2
|
Merge pull request #1224 from vinodkiran/FEATURE/mongodb
MongoDB Atlas Integration - Chat Memory and Vector Store
|
2023-11-17 16:56:38 +00:00 |
|
Henry Heng
|
998922b39b
|
Merge pull request #1249 from FlowiseAI/feature/LangfuseUserId
Feature/add userid to langfuse
|
2023-11-17 16:53:34 +00:00 |
|
Henry
|
3bddc95087
|
add user id
|
2023-11-17 16:41:49 +00:00 |
|
Henry
|
e251bd573d
|
changed to enable uuid to be used as sessionId
|
2023-11-17 14:38:42 +00:00 |
|
Henry
|
f8c4ec28b4
|
fix mongodb vector database where no documents are returned
|
2023-11-17 13:52:41 +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
|
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 Heng
|
fadbffcac3
|
Merge pull request #1210 from automaton82/FEATURE-hidden-node-param
Adding ability to hide node param from UI
|
2023-11-17 00:17:55 +00:00 |
|
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 |
|
vinodkiran
|
261e45d74a
|
MongoDB Atlas Integration: Adding MongoDB as a Vector Store
|
2023-11-13 21:56:18 +05:30 |
|
vinodkiran
|
77ef39698b
|
MongoDB Atlas Integration: Adding MongoDB Memory
|
2023-11-13 21:46:36 +05:30 |
|
automaton82
|
1f0cc60fcc
|
Adding ability to hide node param from UI
|
2023-11-10 15:34:38 -05:00 |
|
Henry
|
a311e024e1
|
🥳 flowise-components@1.4.2 minor bugfix release
|
2023-11-10 16:43:54 +00:00 |
|
Henry
|
4baba784c5
|
🥳 flowise@1.4.2 minor bugfix release
|
2023-11-10 16:42:22 +00:00 |
|
Henry Heng
|
9205a29787
|
Merge pull request #1207 from FlowiseAI/feature/OpenAI-Assistant
Feature/add openai assistant tools and documents fix
|
2023-11-10 16:07:00 +00:00 |
|