Commit Graph

656 Commits

Author SHA1 Message Date
abhishekshankr d214ddfe5b Initial Icon Tests 2023-12-13 12:45:00 -05: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 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
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
Henry 2da6f59834 fix ttl parseInt error 2023-12-06 01:51:14 +00:00
Henry bfeebcd229 update Zep version 2023-12-05 19:02:33 +00:00
Henry 4b5f7028e3 fix chat history 2023-11-30 16:01:16 +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 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
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
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 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 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
Henry 44cadc1cc3 add vector upsert ability 2023-11-16 18:34:17 +00:00
vinodkiran 261e45d74a MongoDB Atlas Integration: Adding MongoDB as a Vector Store 2023-11-13 21:56:18 +05:30
vinodkiran 77ef39698b MongoDB Atlas Integration: Adding MongoDB Memory 2023-11-13 21:46:36 +05:30
vinodkiran ad8281e553 ResponsibleAI - Input Moderation - Ability to verify inputs and prevent potentially harmful content generation 2023-11-13 10:48:24 +05:30
Henry Heng 9205a29787
Merge pull request #1207 from FlowiseAI/feature/OpenAI-Assistant
Feature/add openai assistant tools and documents fix
2023-11-10 16:07:00 +00:00
Henry b995796938 add openai assistant tools and documents fix 2023-11-10 15:41:59 +00:00
Henry Heng 6ed80d8d48
Merge pull request #1190 from vincent-pli/correct-help-link-apichain
Correct the help link for apichain
2023-11-09 17:37:13 +00:00