1783 Commits

Author SHA1 Message Date
Henry Heng 3eaca7c762 Merge pull request #1327 from vinodkiran/BUGFIX/XSS
Bugfix/xss
2023-12-09 14:22:46 +00:00
Henry b91cf55128 🥳 flowise-components@1.4.6 release 2023-12-08 14:14:22 +00:00
Henry Heng 2373ed0d76 Merge pull request #1345 from FlowiseAI/feature/ManualAnalytics
Feature/Add custom analytics
2023-12-08 12:19:33 +00:00
Henry Heng da2fe78e44 Update handler.ts 2023-12-08 12:09:29 +00:00
vinodkiran 32575828cd GPT Vision: Converting vision into Multi Modal. Base Changes. 2023-12-08 17:21:53 +05:30
Henry c9a7ee2ad4 update hyde retriever 2023-12-07 23:17:27 +00:00
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 b492153f8a GPT Vision: Storing filenames only in chat message 2023-12-07 14:26:17 +05:30
Henry Heng 39c90f1405 Merge pull request #1342 from vinodkiran/BUGFIX/AWS-S3-Region
BugFix: S3 File Loader: Region missing
2023-12-06 16:49:24 +00:00
Henry Heng b5338857d6 Merge pull request #1338 from FlowiseAI/bugfix/RedisCache
Bugfix/Redis Cache Error
2023-12-06 12:27:40 +00:00
vinodkiran cc1a3101e2 S3 File Loader: Region missing fix 2023-12-06 15:01:30 +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 2da6f59834 fix ttl parseInt error 2023-12-06 01:51:14 +00:00
Greg L 53c330a53b Minor changes to running in dev mode. 2023-12-05 18:05:38 -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
Henry 4b5f7028e3 fix chat history 2023-11-30 16:01:16 +00:00
Henry 5a5097e997 update flowise-components to 1.4.5 2023-11-29 13:42:17 +00:00
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