Henry
|
8ce32179ee
|
add turbo, changes to make it work across docker, docker-compose, npx
|
2023-11-27 11:56:40 +00:00 |
Henry
|
2356cc7abd
|
update component pnpm-lock.yaml
|
2023-11-24 18:03:33 +00:00 |
Henry
|
98bdda52d7
|
Merge branch 'main' into maintenance/pnpm-vite-jsx
# Conflicts:
# packages/components/package.json
|
2023-11-24 17:33:01 +00:00 |
Henry
|
17198d8524
|
🥳 flowise-components@1.4.3 release
|
2023-11-24 17:09:13 +00:00 |
Henry
|
19e9c67d12
|
update momento sdk
|
2023-11-24 16:29:25 +00:00 |
Henry
|
12c688aae0
|
update langchain version
|
2023-11-24 14:29:50 +00:00 |
Henry
|
0d7b916b86
|
update models for openai function
|
2023-11-24 11:55:56 +00:00 |
Greg L
|
3139152cb1
|
Merge branch 'main' of https://github.com/use-the-fork/Flowise into maintenance/pnpm-vite-jsx
# Conflicts:
# packages/ui/src/views/canvas/index.jsx
# packages/ui/src/views/chatflows/APICodeDialog.jsx
# packages/ui/src/views/chatmessage/ChatMessage.jsx
|
2023-11-23 18:35:39 -05:00 |
Greg L
|
4061dd0abb
|
- Missed a few files that needed to be .jsx
- seperated out package locks per package
|
2023-11-23 18:34:19 -05:00 |
Marc Klingen
|
262ef7fd0c
|
Link to Langfuse integration doc instead of get-started
|
2023-11-23 22:58:14 +01:00 |
Greg L
|
35ad74f8a3
|
- Updated workflow and pre-commit to work with PNPM, modified package.json to preinstall PNPM only.
|
2023-11-23 13:33:52 -05: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
|
e1583766c0
|
Merge pull request #1222 from vinodkiran/FEATURE/input-moderation
ResponsibleAI - Input Moderation - …
|
2023-11-23 16:34:17 +00: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 |
vinodkiran
|
f953e9fd9c
|
GitGuardian - Fix for MongoDB False Positive Alert
|
2023-11-23 11:13:36 +05:30 |
vinodkiran
|
b3f44e0495
|
ResponsibleAI - Input Moderation - Renaming of files for better clarity and alignment to functionality
|
2023-11-23 10:48:00 +05:30 |
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
|
c274085d42
|
slight naming changes
|
2023-11-22 17:10:18 +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 |
vinodkiran
|
619fb4f5c1
|
ResponsibleAI - Input Moderation - Simplifying the Options for OpenAI Moderation.
|
2023-11-22 19:19:59 +05:30 |
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 |
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 |
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
|
897d19e2ec
|
add more options
|
2023-11-21 10:56:32 +00:00 |
Henry
|
40a63008ec
|
add vectara chain
|
2023-11-20 19:34:30 +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
|
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
|
44cadc1cc3
|
add vector upsert ability
|
2023-11-16 18:34:17 +00:00 |
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 |
vinodkiran
|
ad8281e553
|
ResponsibleAI - Input Moderation - Ability to verify inputs and prevent potentially harmful content generation
|
2023-11-13 10:48:24 +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 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 |
Henry
|
b995796938
|
add openai assistant tools and documents fix
|
2023-11-10 15:41:59 +00:00 |
Henry Heng
|
6ed80d8d48
|
Merge pull request #1190 from vincent-pli/correct-help-link-apichain
Correct the help link for apichain
|
2023-11-09 17:37:13 +00:00 |
Henry
|
0ad110658c
|
🥳 flowise-components@1.4.1 minor bugfix release
|
2023-11-09 16:48:47 +00:00 |
Henry Heng
|
54486565b8
|
Merge pull request #1202 from FlowiseAI/feature/OpenAI-Assistant
Bugfix/Directory is not created
|
2023-11-09 16:37:23 +00:00 |