Commit Graph

885 Commits

Author SHA1 Message Date
hakeemsyd 9aaa4313cb svg added and refactored again 2024-01-12 02:43:43 +05:00
hakeemsyd e2365ff220 Update AstraApi.credential.ts 2024-01-12 01:43:22 +05:00
hakeemsyd 8a470a85b7 chore: refactoring (naming convention) 2024-01-12 01:36:57 +05:00
hakeemsyd e634a6b584 feature: Integrate Astra Vectorstore 2024-01-12 00:31:21 +05:00
YISH 1dc9690696 Add milvusTextField configuration for Milvus
langchain python use `text` 
https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/vectorstores/milvus.py#L119

while langchian js use `langchain` 
https://github.com/langchain-ai/langchainjs/blob/main/libs/langchain-community/src/vectorstores/milvus.ts#L61

so it is necessary to add milvusTextField configuration for Milvus.
2024-01-10 17:32:46 +08:00
Henry 07411a78a3 removed zapier nla credential 2024-01-08 23:34:53 +00:00
Henry Heng 33c74261ec Merge pull request #1483 from FlowiseAI/bugfix/Pass-JSON-Variable-Value
Bugfix/Pass Json Variable Value
2024-01-08 13:13:00 +00:00
tuxBurner d8a778e4d9 Bumped version from 1.0 to 2.0 2024-01-05 12:46:47 +01:00
tuxBurner c2735b190c Merge branch 'main' into feature/postgres-ssl-flag-option 2024-01-05 12:45:05 +01:00
Henry 8cb9393862 add fix for passing json variable 2024-01-05 02:46:36 +00:00
Henry Heng 3362706d39 Merge pull request #1480 from micromata/feature/qdrant-port-fix
Feature/qdrant port fix
2024-01-05 00:01:49 +00:00
tuxBurner e35faa57af One last linting 2024-01-04 16:27:53 +01:00
tuxBurner a046d52961 Make the linter happy 2024-01-04 16:23:08 +01:00
tuxBurner 2355cb2ec5 Fixed port handling so it returns the correct port and not only 6663 2024-01-04 16:07:54 +01:00
tuxBurner 609ae8703d Added a function which cheks which port to use when port is 443 or 80 2024-01-04 15:58:18 +01:00
tuxBurner b833cb80d4 Added ssl flag 2024-01-04 14:51:41 +01:00
tuxBurner efe602970c Added ssl flag for postgres vectorstores 2024-01-04 14:19:46 +01:00
Henry Heng 1d1c6cdb1a Merge branch 'main' into CHORE/Upgrade-Analytic-Dependencies 2024-01-04 12:54:05 +00:00
Henry Heng 247f1e9cb8 Merge pull request #1454 from fletch-ai/feature/airtable-views
feature/airtable-views
2024-01-04 12:52:47 +00:00
Darien Kindlund 53bfd07694 Bumping version to reflect new feature 2024-01-03 21:23:43 -05:00
Darien Kindlund c035363d6f Fixing linting issues using 'yarn lint-fix' 2024-01-03 13:20:39 -05:00
Henry 14aa199878 no message 2024-01-03 17:40:39 +00:00
Henry Heng c0d311c12c Merge branch 'main' into CHORE/Upgrade-Analytic-Dependencies 2024-01-03 16:03:31 +00:00
Henry Heng f1f2f71fe8 Merge pull request #1451 from FlowiseAI/chore/Upgrade-LC-0.0.213
Chore/update langchain version
2024-01-03 16:02:25 +00:00
vinodkiran da76a151ff minor typo fixes... 2023-12-31 12:56:35 +05:30
Henry 8b4793b317 🥳 flowise-components@1.5.0 minor release 2023-12-30 23:39:34 +00:00
Darien Kindlund 0885946bae Merge branch 'FlowiseAI:main' into main 2023-12-30 11:54:33 -05:00
Henry Heng 543c41b5c5 Update ChatMistral.ts 2023-12-30 16:07:05 +00:00
Darien Kindlund 28e32f0ae6 Initial support for Airtable views 2023-12-30 09:46:44 -05:00
vinodkiran 9e7f3587f1 Upgrading of analytic dependencies - langfuse and langsmith. 2023-12-30 18:22:21 +05:30
Henry 75b5b33d8d update langchain version 2023-12-30 12:29:00 +00:00
vinodkiran fe0c22255b Bugfix: Upsert successful, but failed to insert documents 2023-12-30 16:17:03 +05:30
Henry Heng 591636f836 Merge pull request #1439 from FlowiseAI/feature/Moderation
Feature/LLM Moderation
2023-12-29 14:55:13 +00:00
Henry 8eabd8f0c2 wrap in a try catch block 2023-12-29 13:50:33 +00:00
Henry 5ab2d63de8 only submitting tool outputs when requiresaction 2023-12-29 13:29:24 +00:00
Henry ab556b71cf avoid submitting tool outputs when in_progress 2023-12-29 01:43:30 +00:00
Henry 4f940b0d91 chck for empty string 2023-12-28 02:02:49 +00:00
Henry 85e6fad0aa added input moderation to assistant, prevent app from crashing by using try catch 2023-12-28 01:11:00 +00:00
Henry c9a6622df7 added LLM to moderation to detect similar deny sentences 2023-12-28 01:07:45 +00:00
Henry Heng 6921967e9d Merge pull request #1422 from FlowiseAI/feature/env-vars
Feature/Env Variables
2023-12-27 21:44:17 +00:00
Henry b6d08268d4 add abstract methods 2023-12-26 16:13:14 +00:00
Henry 5a76076ce4 ability to use flow.input within custom tool 2023-12-26 16:00:46 +00:00
Henry 6306904cfc add missing methods, abstract classes 2023-12-26 15:54:50 +00:00
Henry Heng e328252662 Update AWSChatBedrock logo 2023-12-23 17:41:43 +00:00
abhishekshankr a763297676 Fixed icons borders 2023-12-23 11:27:32 -05:00
Henry Heng 8836e7c532 Merge pull request #1421 from abhishekshankr/UI/ChatModelLogos
UI/Updated logos for Chatmodels, Embeddings and LLMs
2023-12-22 19:01:19 +00:00
Henry 1a4ead3544 update S3 loader 2023-12-22 01:58:40 +00:00
Henry Heng ff74920858 Merge pull request #1423 from FlowiseAI/bugfix/Credential-Decrypt
Bugfix/Credential Decrypt
2023-12-21 20:48:34 +00:00
Henry 44294d0067 update default location for encryption key 2023-12-21 20:37:04 +00:00
Henry f0cdf48d54 update ui changes 2023-12-21 17:28:25 +00:00