Commit Graph

630 Commits

Author SHA1 Message Date
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 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
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
Henry b7cd38c83d fix when directory is not created 2023-11-09 16:12:26 +00:00
Henry b607c1228f add upload files and tool features 2023-11-09 11:55:30 +00:00
vincent-pli 964b5a263c correct the help link for apichain 2023-11-08 08:20:07 +08:00
Henry 0f293e5a59 add openai assistant 2023-11-07 20:45:25 +00:00
Henry b44c203807 Merge branch 'main' into feature/output-parsers
# Conflicts:
#	packages/ui/src/views/chatmessage/ChatMessage.js
2023-11-03 13:10:06 +00:00
vinodkiran 74b7033c41 Change of category name for output parsers 2023-11-03 08:41:16 +05:30
Henry Heng 4f3d352606
Merge pull request #1162 from SearchApi/feature/add-searchapi
Add SearchApi documentloader, tool & podcast QA example
2023-11-02 21:46:13 +00:00
Henry Heng d552ca17f8
Merge pull request #1176 from FlowiseAI/feature/Vec2Doc
Feature/Add query to vec2doc
2023-11-02 21:45:59 +00:00
SebastjanPrachovskij a240333e79
Run yarn lint-fix 2023-11-02 22:17:36 +02:00
Henry Heng 74260adba5
Merge pull request #1158 from tirongi/feature/OpenAIEmbeddingCustom
Add OpenAIEmbeddingCustom
2023-11-02 20:07:19 +00:00
Henry 689612b0d6 add query to vec2doc 2023-11-02 19:46:52 +00:00
Henry 6cc0811085 add check before adding new document 2023-11-01 16:20:13 +00:00
Henry Heng 8292e5a3db
update LLMChain prompt 2023-10-31 23:54:55 +00:00
Henry 82074ee7a1 add datagrid field type 2023-10-31 22:12:09 +00:00
Henry 039d8d26be expand text file supported file types 2023-10-31 16:32:33 +00:00
SebastjanPrachovskij 7bc41939e4
Add SearchApi documentloader, tool & podcast QA example 2023-10-31 16:27:37 +02:00
Henry 5ff720d66c remove console log 2023-10-31 14:11:11 +00:00
Henry f57a08f59b disabled ouput parser streaming 2023-10-31 14:07:29 +00:00
tirongi 206394bd80 Add OpenAIEmbeddingCustom
This feature allow to select a customised modelName or the default one.
2023-10-30 17:33:27 +01:00
Henry Heng 06552416bb
Merge pull request #1127 from chz8494/memory_replace_fix
[Bug] Fix Cannot read properties of undefined (reading 'replace')
2023-10-29 10:33:33 +00:00
Henry 8857530f29 return JSON output in the chat 2023-10-29 10:27:04 +00:00
vinodkiran aa2075d60b AutoFixOutputParser: Addition of Autofix option for all output parsers 2023-10-28 13:59:32 +05:30
vinodkiran 3696c4517a Removal of the custom output parsing. 2023-10-28 09:09:29 +05:30
Ziyi Chen 7aa2e1516e should validate .pageContent 2023-10-27 19:57:01 -04:00
Henry Heng 936ed9f840
Merge pull request #1136 from siddiqss/bugfix/build-error-index-not-exist-issue-1135
Build error fixed (TS)
2023-10-27 18:34:47 +01:00
Henry Heng c03253a8c1
Merge pull request #1134 from vinodkiran/BUGFIX/Spellings
Spelling Corrections.
2023-10-27 13:28:12 +01:00