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 |
Henry Heng
|
98eddee2a2
|
Merge pull request #1259 from FlowiseAI/feature/VectaraChain
Feature/Add vectara chain
|
2023-11-21 14:44:43 +00:00 |
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
|
5d7febc5c6
|
add fix where tags are not added when submit is clicked without enter
|
2023-11-17 12:35:01 +00:00 |
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
|
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 |
Henry
|
b607c1228f
|
add upload files and tool features
|
2023-11-09 11:55:30 +00:00 |
Henry
|
0f293e5a59
|
add openai assistant
|
2023-11-07 20:45:25 +00:00 |
Henry
|
4f6cab47f8
|
code cleanup
|
2023-11-03 01:33:08 +00:00 |
Marc Klingen
|
3137905995
|
Remove unnecessary Langfuse inputs
|
2023-10-12 15:25:04 +02:00 |
vinodkiran
|
f85c935983
|
Adding support for LLMonitor
|
2023-09-20 14:31:52 +05:30 |
Henry
|
d19f72db6f
|
add analytic
|
2023-09-11 23:44:20 +01:00 |
Henry
|
7a1d770b8e
|
add current version
|
2023-08-24 15:46:14 +01:00 |
Henry
|
94461025dc
|
add vector to prompt
|
2023-08-16 01:43:11 +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
|
c602fdf2dc
|
prevent backspace delete node when dialog opened
|
2023-07-23 19:00:46 +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
|
567a61ac10
|
add fontsize and chatflowconfig customization
|
2023-06-17 23:35:41 +01:00 |
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
|
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
|
05bd7bc793
|
add authorization
|
2023-05-13 23:10:59 +01:00 |
Henry
|
08b002949a
|
Merge branch 'main' into feature/API-Config
|
2023-05-11 18:42:17 +01: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
|
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
|
e53651a415
|
add additional params
|
2023-04-27 23:14:42 +01:00 |
Henry
|
33609f8538
|
Merge branch 'main' into feature/Prompt-Chaining
|
2023-04-20 19:12:16 +01:00 |
Henry
|
d5b6511974
|
add api dialog
|
2023-04-20 14:49:43 +01:00 |
Henry
|
4b9c39cf54
|
Add feature to be able to chain prompt values
|
2023-04-16 23:17:08 +01:00 |
Henry
|
05c86ff9c5
|
Initial push
|
2023-04-06 22:17:34 +01:00 |