Commit Graph

2305 Commits

Author SHA1 Message Date
Henry Heng 08ddd83b80 Merge pull request #1398 from FlowiseAI/feature/BedrockEmbeddings
Feature/Update bedrock
2023-12-15 19:03:09 +00:00
Henry 05db533396 add mistral 2023-12-15 18:59:11 +00:00
Henry 6e4822c3bb update bedrock 2023-12-15 17:49:29 +00:00
Henry Heng 0ebfcccece Merge pull request #1396 from vinodkiran/FEATURE/google-gemini
FEATURE/Google Gemini - Support for Chat Model, Credential & Embeddings
2023-12-15 17:22:37 +00:00
Henry 911b4fe7fb add new utilties - customfunction, setter/getter, replace code editor 2023-12-15 17:15:00 +00:00
Henry Heng 87233a0e36 Update GoogleGenerativeAIEmbedding.ts 2023-12-15 16:59:08 +00:00
vinodkiran f475732e6b Support for Google Gemini Models: Minor fixes 2023-12-15 22:20:51 +05:30
vinodkiran e7f13c87d8 Addition of Google Gemini Chat Model, Credential and Associated Embeddings 2023-12-15 20:58:08 +05:30
Henry Heng 1b0b1f13fa Merge pull request #1379 from kzhang-dsg/feature/redis-memory-window-size
Add windowSize input to avoid "token exceeded error"
2023-12-15 12:19:09 +00:00
Henry Heng b97a3872c1 Merge pull request #1385 from micromata/feature/redis-api-url-ssl-flag
Added boolean flag which enables ssl connection for redis nodes.
2023-12-15 12:18:34 +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 826de70c6c MultiModal: addition of live recording... 2023-12-15 13:21:10 +05:30
tuxBurner 86a39b6f49 Merge branch 'main' into feature/redis-api-url-ssl-flag 2023-12-14 10:46:26 +01:00
tuxBurner a2404afc41 #1385 fixed linting 2023-12-14 10:43:50 +01:00
Henry Heng 17870cca9a Merge pull request #1381 from tirongi/bugfix/ElasticClientCustomURL
[BUGFIX/REGRESSION] Fix wrong elastic client setup when use custom URL
2023-12-13 22:23:48 +00:00
abhishekshankr 966a7dc861 Added additional test icons 2023-12-13 12:52:27 -05:00
tuxBurner 871dea249c Added boolean flag which enables ssl connection for redis nodes.
This is needed for example connecting to the azure redis sever.
2023-12-13 18:47:25 +01:00
abhishekshankr d214ddfe5b Initial Icon Tests 2023-12-13 12:45:00 -05:00
vinodkiran 333c834698 Merge branch 'main' into FEATURE/env-vars 2023-12-13 22:10:49 +05:30
vinodkiran c609c63f44 MultiModal: start integration of audio input (live recording) for MultiModal. 2023-12-13 22:10:00 +05:30
Henry Heng 6a17cdc315 Merge pull request #1278 from vinodkiran/FEATURE/conversation-starters
FEATURE/Starter Prompts: Ability to create a set of predefined prompts to initiate the chat dialogue
2023-12-13 13:16:01 +00:00
tirongi 8f4dd8b509 Fix wrong elasti client setup when use custom URL 2023-12-13 10:47:39 +01:00
kzhang a504e4b38f Add windowSize input to avoid "token exceeded error" 2023-12-12 23:46:15 -06:00
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
Henry ebe24da14d Merge branch 'main' into feature/conversation-starters 2023-12-12 22:34:42 +00:00
vinodkiran ef3f1b34b1 Environment Variables: renaming overrideConfig node to envVars 2023-12-12 22:22:25 +05:30
Henry Heng 6dc7508968 Merge pull request #1372 from FlowiseAI/bugfix/XSS-array-query
Bugfix/Sanitized &amp
2023-12-12 16:46:35 +00:00
Henry 8e1ef2d533 fix sanitized &amp 2023-12-12 12:44:42 +00:00
vinodkiran 790c7eabeb Environment Variables: Validations and minor fixes 2023-12-12 16:20:32 +05:30
vinodkiran c2e97b54ac Environment Variables: Validations and minor fixes 2023-12-12 16:19:52 +05:30
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 Heng dd5034e6a4 Merge pull request #1368 from FlowiseAI/bugfix/XSS-array-query
Bugfix/Check for array query parameter
2023-12-11 22:03:12 +00:00
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
vinodkiran 1b308a8b54 making the chain multi-modal. now we accept audio and image uploads and can run inference 2023-12-09 22:07:16 +05:30
Henry bac91eed00 🥳 flowise@1.4.5 release 2023-12-09 14:44:53 +00:00
Henry c26e37a923 🥳 flowise-ui@1.4.3 release 2023-12-09 14:44:01 +00:00
Henry Heng 3eaca7c762 Merge pull request #1327 from vinodkiran/BUGFIX/XSS
Bugfix/xss
2023-12-09 14:22:46 +00:00
Henry Heng 1989007693 Merge pull request #1354 from FlowiseAI/feature/Langchain-Hub
Feature/Langchain hub
2023-12-09 14:13:49 +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 Heng 4c406ee63a Merge pull request #1350 from FlowiseAI/bugfix/Upsert-API-doesnt-reload-vector-store
Bugfix/Upsert Vector API
2023-12-09 12:51:06 +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
Henry 1e5a37ad0f 🥳 flowise-ui@1.4.2 release 2023-12-08 14:16:04 +00:00
Henry b91cf55128 🥳 flowise-components@1.4.6 release 2023-12-08 14:14:22 +00:00
vinodkiran 99bc9d64fb XSS: replacing deprecated sanitize-js with sanitize-html 2023-12-08 18:50:58 +05:30