vinodkiran
|
6e2d6cbac4
|
Merge branch 'main' into BUGFIX/XSS
# Conflicts:
# packages/server/src/index.ts
|
2023-12-07 16:07:58 +05:30 |
|
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 |
|
vinodkiran
|
c856d94f7c
|
Dependabot Alerts
|
2023-12-02 11:21:06 +05:30 |
|
Henry
|
4b5f7028e3
|
fix chat history
|
2023-11-30 16:01:16 +00:00 |
|
Henry
|
5a5097e997
|
update flowise-components to 1.4.5
|
2023-11-29 13:42:17 +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
|
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 |
|
Henry
|
0d7b916b86
|
update models for openai function
|
2023-11-24 11:55:56 +00:00 |
|
Marc Klingen
|
262ef7fd0c
|
Link to Langfuse integration doc instead of get-started
|
2023-11-23 22:58:14 +01: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
|
f953e9fd9c
|
GitGuardian - Fix for MongoDB False Positive Alert
|
2023-11-23 11:13:36 +05:30 |
|
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
|
08443fdb1f
|
linting
|
2023-11-21 21:55:31 +01: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 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 |
|
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 |
|