Henry
|
48b17fc785
|
pass sessionId to custom tool
|
2023-12-20 23:59:04 +00:00 |
|
Henry
|
8c694e7987
|
change encryption key path
|
2023-12-20 21:28:22 +00:00 |
|
Henry
|
9a312d8923
|
🥳 flowise@1.4.7 release
|
2023-12-20 16:51:07 +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
|
46571c796f
|
Update index.ts
|
2023-12-20 01:16:15 +00:00 |
|
Henry
|
5917256e57
|
add fix to avoid running duplicated nodes when vector upsert
|
2023-12-19 23:48:18 +00:00 |
|
Henry
|
0e8f3ea572
|
add if else node and logic
|
2023-12-19 17:48:45 +00:00 |
|
Henry
|
9c7f981933
|
🥳 flowise@1.4.6 release
|
2023-12-18 12:24:56 +00:00 |
|
Henry Heng
|
2767cf0d1e
|
Merge pull request #1399 from FlowiseAI/feature/MistralAI
Feature/Add Mistral
|
2023-12-17 19:51:49 +00:00 |
|
Henry
|
e8af8b007a
|
add marketplace template
|
2023-12-17 18:58:37 +00:00 |
|
Henry
|
05db533396
|
add mistral
|
2023-12-15 18:59:11 +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
|
333c834698
|
Merge branch 'main' into FEATURE/env-vars
|
2023-12-13 22:10:49 +05:30 |
|
vinodkiran
|
1bd1fd5828
|
MultiModal: Minor adjustments to layout and categorization of node
|
2023-12-13 10:47:45 +05:30 |
|
Henry
|
2110e1146b
|
add a public endpoint to retrieve chatbotconfig
|
2023-12-12 23:14:52 +00:00 |
|
vinodkiran
|
ef3f1b34b1
|
Environment Variables: renaming overrideConfig node to envVars
|
2023-12-12 22:22:25 +05:30 |
|
Henry
|
8e1ef2d533
|
fix sanitized &
|
2023-12-12 12:44:42 +00:00 |
|
vinodkiran
|
947ab9dae6
|
Environment Variables: handling of environment variables in user input
|
2023-12-12 14:15:41 +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 |
|
Henry
|
f51c1d5b7a
|
check for array query parameter
|
2023-12-11 20:35:30 +00:00 |
|
vinodkiran
|
0bf5536095
|
Environment Variables: injection of variables into the custom script
|
2023-12-10 22:39:06 +05:30 |
|
vinodkiran
|
1d1bd4f556
|
Environment Variables: Dashboard along with CRUD Operations on variables.
|
2023-12-10 22:38:18 +05:30 |
|
Henry
|
bac91eed00
|
🥳 flowise@1.4.5 release
|
2023-12-09 14:44:53 +00:00 |
|
Henry Heng
|
3eaca7c762
|
Merge pull request #1327 from vinodkiran/BUGFIX/XSS
Bugfix/xss
|
2023-12-09 14:22:46 +00:00 |
|
Henry
|
c06c25b0af
|
add sanitize html types
|
2023-12-09 14:12:30 +00:00 |
|
Henry
|
9a5d5720f9
|
get rid of credential for langchain hub
|
2023-12-09 13:49:53 +00:00 |
|
Henry
|
d2d21c45fe
|
fix upser vector API
|
2023-12-08 18:51:40 +00:00 |
|
Henry
|
a0c2b8b26a
|
🥳 flowise@1.4.4 release
|
2023-12-08 14:19:57 +00:00 |
|
vinodkiran
|
99bc9d64fb
|
XSS: replacing deprecated sanitize-js with sanitize-html
|
2023-12-08 18:50:58 +05:30 |
|
Henry Heng
|
2373ed0d76
|
Merge pull request #1345 from FlowiseAI/feature/ManualAnalytics
Feature/Add custom analytics
|
2023-12-08 12:19:33 +00:00 |
|
vinodkiran
|
32575828cd
|
GPT Vision: Converting vision into Multi Modal. Base Changes.
|
2023-12-08 17:21:53 +05:30 |
|
Henry
|
7578183ac2
|
add custom analytics
|
2023-12-07 18:46:03 +00:00 |
|
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
|
6e2d6cbac4
|
Merge branch 'main' into BUGFIX/XSS
# Conflicts:
# packages/server/src/index.ts
|
2023-12-07 16:07:58 +05:30 |
|
vinodkiran
|
e67c43157a
|
XSS: Simplified by adding XSS middleware
|
2023-12-07 16:06:32 +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
|
8bdac386a5
|
Merge branch 'main' into feature/lshub-prompt
|
2023-12-06 00:12:35 +00:00 |
|
Greg L
|
53c330a53b
|
Minor changes to running in dev mode.
|
2023-12-05 18:05:38 -05:00 |
|
Greg L
|
0ad9b9ae3d
|
- Bring PR current with main branch.
|
2023-12-05 17:41:03 -05: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 |
|
Henry
|
bfeebcd229
|
update Zep version
|
2023-12-05 19:02:33 +00:00 |
|
Henry
|
40f8371de9
|
add llamaindex
|
2023-12-04 20:04:09 +00:00 |
|
vinodkiran
|
c856d94f7c
|
Dependabot Alerts
|
2023-12-02 11:21:06 +05:30 |
|