Commit Graph

1210 Commits

Author SHA1 Message Date
Henry 8dec825c2d Merge branch 'main' into feature/OpenAI-Function
# Conflicts:
#	packages/server/marketplaces/chatflows/API Agent OpenAI.json
#	packages/server/marketplaces/chatflows/Conversational Retrieval Agent.json
#	packages/server/marketplaces/chatflows/OpenAI Agent.json
2023-11-29 00:26:36 +00:00
Henry 464a23e0f4 update agent model 2023-11-29 00:25:08 +00:00
Henry 147526ff72 remove zapier NLA as its not supported anymore 2023-11-28 17:00:10 +00:00
Henry f36cfca87b Merge branch 'main' into feature/OpenAI-Assistant 2023-11-28 16:24:46 +00:00
Henry 1cd465a08e update openai assistant version 2023-11-28 16:23:11 +00:00
Henry Heng 28daa5b3eb Merge pull request #1302 from FlowiseAI/feature/OpenAI-Assistant
Feature/add disable file download and regex to remove citation
2023-11-28 16:19:24 +00:00
Henry 7362dec5c1 add disable file download and regex to remove citation 2023-11-28 16:08:35 +00:00
vinodkiran 887b003cdd Bugfix: Simple Moderation, making the checks case-insensitive 2023-11-28 20:53:33 +05:30
Henry 3536c2afec fix memory nodes 2023-11-27 15:34:28 +00:00
Henry 4e3f219e2d update readme and vite port 2023-11-27 12:24:11 +00:00
Henry 8ce32179ee add turbo, changes to make it work across docker, docker-compose, npx 2023-11-27 11:56:40 +00:00
vinodkiran c96572e10f GPT Vision - OpenAIVisionChain 2023-11-25 16:39:02 +05:30
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