Commit Graph

162 Commits

Author SHA1 Message Date
Henry 8ce32179ee add turbo, changes to make it work across docker, docker-compose, npx 2023-11-27 11:56:40 +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
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
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
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
Ofer Mendelevitch a4c3250a67 fixed lint issues 2023-11-21 09:14:12 -08: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
vinodkiran 77ef39698b MongoDB Atlas Integration: Adding MongoDB Memory 2023-11-13 21:46:36 +05:30
Henry a311e024e1 🥳 flowise-components@1.4.2 minor bugfix release 2023-11-10 16:43:54 +00:00
Henry 0ad110658c 🥳 flowise-components@1.4.1 minor bugfix release 2023-11-09 16:48:47 +00:00
Henry 4db3ca7650 🥳 flowise-components@1.4.0 release 2023-11-09 14:00:37 +00:00
Henry b607c1228f add upload files and tool features 2023-11-09 11:55:30 +00:00
Henry 08eb8dd4e0 🥳 flowise@1.4.0-rc.1 release 2023-11-07 21:21:48 +00:00
Henry 0f293e5a59 add openai assistant 2023-11-07 20:45:25 +00:00
Henry 7fab58985c 🥳 flowise-components@1.3.11 release 2023-11-03 20:05:49 +00:00
Henry 68862491af 🥳 flowise-components@1.3.10 release 2023-10-12 18:03:21 +01:00
Henry 697682ca01 upgrade pinecone to v1 2023-10-12 17:45:51 +01:00
Henry 69a499aea7 🥳 flowise-components@1.3.9 release 2023-10-12 16:25:11 +01:00
Henry Heng 18937def2a Merge pull request #982 from vinodkiran/FEATURE/elasticsearch-vectorstore
Support for ElasticSearch as a vector store
2023-10-12 15:32:59 +01:00
Henry Heng c419274c06 Merge pull request #1039 from FlowiseAI/feature/S3
Feature/Add S3 loader
2023-10-12 12:23:44 +01:00
Henry 789d8d0001 add s3 loader 2023-10-12 11:56:52 +01:00
Henry f42a2d3387 add in-mem llm cache 2023-10-11 19:54:10 +01:00
Henry Heng 0be1823a0e Merge branch 'main' into FEATURE/elasticsearch-vectorstore 2023-10-11 14:22:48 +01:00
Henry 536ed07f9d add bedrock embeddings 2023-10-11 14:08:04 +01:00
Henry 9cbdcff8a8 🥳 flowise-components@1.3.8 release 2023-10-10 16:57:29 +01:00
vinodkiran cddc68c187 LLM Cache - Addition of Upstash Redis 2023-10-06 13:17:56 +05:30
vinodkiran 29be2d2608 Addition of Redis LLM Cache 2023-09-30 18:51:14 +05:30
vinodkiran 4efec94dc8 LLM Cache - Addition of Momento Cache 2023-09-30 12:50:05 +05:30
vinodkiran d588ac0480 Adding support for LLM Caching. 2023-09-29 07:54:16 +05:30
vinodkiran f108c62acf Support for ElasticSearch as a vector store 2023-09-28 10:31:40 +05:30
Henry c48efeba30 🥳 flowise-components@1.3.7 release 2023-09-21 15:56:43 +01:00
Henry Heng eda56094df Merge pull request #952 from vinodkiran/FEATURE/analytic-llmonitor
Adding support for LLMonitor
2023-09-21 12:14:53 +01:00
Henry Heng 171c765004 Merge pull request #946 from FlowiseAI/feature/OpenAI
Feature/Update OpenAI models
2023-09-21 00:05:08 +01:00
Henry 096451f82f update langchain version 2023-09-20 20:07:13 +01:00
Henry 172247972a 🥳 flowise-components@1.3.6 release 2023-09-20 15:55:21 +01:00
vinodkiran f85c935983 Adding support for LLMonitor 2023-09-20 14:31:52 +05:30
Henry 6484e29132 chroma installation fix 2023-09-20 01:22:56 +01:00
Henry 899f34ba9b 🥳 flowise-components@1.3.5 release 2023-09-15 17:09:59 +01:00
Seif 7a33a4dcaa Merge branch 'main' into vectara-upload-files 2023-09-15 07:24:40 -07:00
Seif cb21c11373 Merge branch 'FlowiseAI:main' into vectara-upload-files 2023-09-12 14:56:19 -07:00
Seif 0a59483eeb Update langchainjs 2023-09-12 10:07:40 -07:00
Henry d19f72db6f add analytic 2023-09-11 23:44:20 +01:00
Martin Andrews e5167f3e20 First draft of PaLM API LLM component 2023-09-05 18:43:14 +00:00
chungyau97 889fdc4673 update langchain version for vectara source 2023-08-24 20:28:35 +08:00
Henry ddcbc0418e 🥳 flowise-components@1.3.4 release 2023-08-23 14:42:44 +01:00