Ilango
|
b7bb043d3a
|
Fix merge conflicts
|
2024-03-11 22:56:08 +05:30 |
|
Vinod Paidimarry
|
305a585cf4
|
Merge pull request #1919 from vinodkiran/BUGFIX/canvas-hidden-params
Bugfix: hidden flag on additionalParams is not taken into account.
|
2024-03-11 16:39:33 +05:30 |
|
Henry Heng
|
90d40e115f
|
Merge pull request #1843 from mokeyish/patch-6
Fix the failure to resolve variables for OverrideConfig(Json Object)
|
2024-03-11 18:59:36 +08:00 |
|
Ilango
|
13ee0d0c7b
|
Merge pull request #1765 from 0xi4o/feature/allowed-domains
Feature: Allowed domains for chatflows
|
2024-03-11 16:16:53 +05:30 |
|
YISH
|
5f7efd3b83
|
Merge branch 'FlowiseAI:main' into patch-6
|
2024-03-11 18:22:56 +08:00 |
|
Henry Heng
|
6083dfa9cc
|
Merge pull request #1920 from FlowiseAI/bugfix/UI-JSON-Dialog-Title
Bugfix/json dialog title
|
2024-03-11 18:13:51 +08:00 |
|
vinodkiran
|
fd5a34b8ea
|
Bugfix: hidden flag on additionalParams is not taken into account.
|
2024-03-11 14:29:11 +05:30 |
|
Henry
|
07b4077284
|
fix json dialog title
|
2024-03-11 16:24:59 +08:00 |
|
Henry Heng
|
5a8848daa2
|
Merge pull request #1915 from sirsimonson/bugfix/handle-escape-characters-in-ifelse
fix(utilities): Handle escape characters in ifelse-function node's return value, resolves #1887
|
2024-03-11 15:48:01 +08:00 |
|
Henry Heng
|
33eb72f58a
|
Merge pull request #1910 from JoeABCDEF/main
Fixed a bug about conversation dates
|
2024-03-11 15:47:45 +08:00 |
|
Henry Heng
|
5b94974d80
|
Merge pull request #1898 from vinodkiran/FEATURE/AzureOpenAI_vision
Claude 3 - Adding Support for Image Uploads / Multimodal Inputs
|
2024-03-11 15:18:14 +08:00 |
|
vinodkiran
|
2d208e1f99
|
Merge branch 'main' into FEATURE/Claude_vision
# Conflicts:
# packages/components/nodes/agents/ConversationalAgent/ConversationalAgent.ts
# packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
|
2024-03-11 09:50:33 +05:30 |
|
Joe
|
99e1d043a4
|
Merge branch 'FlowiseAI:main' into main
|
2024-03-11 08:46:24 +08:00 |
|
Christoph Simon | dotSource SE
|
8a0af7b446
|
fix(utilities): Handle escape characters in ifelse-function node's return value, resolves #1887
|
2024-03-10 18:35:50 +01:00 |
|
Henry Heng
|
88dd9cc6b4
|
Merge pull request #1914 from vinodkiran/BUGFIX/AWSBedrock-Imports
bugfix - incorrect bedrock imports
|
2024-03-11 00:43:53 +08:00 |
|
vinodkiran
|
20929dbff1
|
bugfix - fix for inccorect bedrock imports
|
2024-03-10 21:31:39 +05:30 |
|
Joe
|
c9079539ef
|
Merge branch 'FlowiseAI:main' into main
|
2024-03-10 10:42:03 +08:00 |
|
Octavian FlowiseAI
|
797ee30c75
|
Merge pull request #1888 from FlowiseAI/feature/add-input-moderation-2-chain-and-agents
feature: add input moderation on all chains and all agents
|
2024-03-09 23:42:13 +01:00 |
|
Octavian FlowiseAI
|
69e082e29f
|
Add input moderation for all chains and agents
|
2024-03-09 23:19:39 +01:00 |
|
Henry
|
e04cfba7a5
|
update marketplace template
|
2024-03-09 19:45:29 +08:00 |
|
Joe
|
d98ac8236a
|
Fixed the issue of inconsistent date creation, if the running server and the database are in different regions, the generated date will be inconsistent, and the generated date will be inconsistent
|
2024-03-09 18:39:56 +08:00 |
|
Henry
|
4b9a7c9b9b
|
revert azure chat openai
|
2024-03-09 17:28:31 +08:00 |
|
Henry
|
66a83f886a
|
update model typecast
|
2024-03-09 17:25:56 +08:00 |
|
Henry
|
c35eb0b7e5
|
add separate logic for conversation chain for openai vision
|
2024-03-09 17:01:22 +08:00 |
|
vinodkiran
|
bce7ff9ada
|
refactoring of interface into the common interface.ts file and misc changes
|
2024-03-08 17:59:54 +05:30 |
|
Henry Heng
|
6eab5cf681
|
Merge pull request #1899 from automaton82/BUGFIX-marketplace-sorting
Fix for 1881 sorting for Flowise QnA
|
2024-03-08 14:25:27 +08:00 |
|
automaton82
|
3fda7973bb
|
Removing semicolons
|
2024-03-07 09:45:28 -05:00 |
|
vinodkiran
|
2b0ca60686
|
lint fixes
|
2024-03-07 20:09:05 +05:30 |
|
automaton82
|
8c1a68a37e
|
Fix for 1881 sorting for Flowise QnA
|
2024-03-07 09:15:13 -05:00 |
|
vinodkiran
|
7ab96a4c39
|
start of changes to AzureOpenAI to support Image uploads
|
2024-03-07 18:55:47 +05:30 |
|
vinodkiran
|
63b8c23072
|
Addition of Claude for Image uploads
|
2024-03-07 18:55:24 +05:30 |
|
vinodkiran
|
a2caf3e265
|
Structural Changes to support expansion to other chat models.
|
2024-03-07 18:54:36 +05:30 |
|
Henry Heng
|
c16e0ae9d2
|
Merge pull request #1895 from marcklingen/langfuse-upgrade-and-sdkIntegration
chore: upgrade langfuse and add sdkIntegration tag
|
2024-03-07 19:43:00 +08:00 |
|
Henry
|
3b84e718a2
|
fix isValidAllowedOrigins check and invalid URL
|
2024-03-07 19:22:33 +08:00 |
|
Henry
|
07503f9be8
|
add placeholder
|
2024-03-07 19:08:10 +08:00 |
|
Henry
|
91765c2e7b
|
Merge branch 'main' into feature/allowed-domains
|
2024-03-07 18:39:46 +08:00 |
|
Marc Klingen
|
214e7c8dc7
|
upgrade langfuse and add sdkIntegration tag
|
2024-03-07 02:25:30 +01:00 |
|
vinodkiran
|
da43fb7f44
|
Base changes to enable AzureChatOpenAI for image upload
|
2024-03-06 12:30:39 +05:30 |
|
Henry Heng
|
9dfa259ea5
|
Merge pull request #1878 from FlowiseAI/feature/Anthropic
Feature/Claude 3 llamaindex
|
2024-03-06 10:19:42 +08:00 |
|
Henry
|
b643afae3d
|
claude 3 llamaindex
|
2024-03-06 02:04:11 +08:00 |
|
Henry Heng
|
e699bbf2a2
|
Merge pull request #1877 from FlowiseAI/feature/Anthropic
Feature/Claude 3 and XML agent
|
2024-03-06 01:53:20 +08:00 |
|
Henry
|
2df05b3252
|
add claude 3 and xml agent
|
2024-03-06 01:05:43 +08:00 |
|
Ilango
|
d706ca389f
|
Detect host from list of allowed urls even if they have http/https
|
2024-03-05 17:23:49 +05:30 |
|
Ilango
|
811a6a0f41
|
Update allowed domains help text
|
2024-03-05 17:13:38 +05:30 |
|
Ilango
|
00bc63296b
|
Fix merge conflicts
|
2024-03-05 17:12:36 +05:30 |
|
Ilango
|
afff39e334
|
Fix merge conflicts
|
2024-03-05 17:01:08 +05:30 |
|
Ilango
|
54c59024c5
|
Add chatflow config dialog
|
2024-03-05 16:25:35 +05:30 |
|
Henry Heng
|
8c65900bd2
|
Merge pull request #1856 from FlowiseAI/bugfix/Image-Uploads
Bugfix/add image upload bugfix and import deps
|
2024-03-03 00:49:58 +08:00 |
|
Henry
|
02735a1f1e
|
add image upload bugfix and import deps
|
2024-03-03 00:42:04 +08:00 |
|
Henry Heng
|
a59d0dc769
|
Merge pull request #1847 from FlowiseAI/chore/Pin-MongoDB-Version
Chore/Pin Mongodb version
|
2024-03-01 21:49:15 +08:00 |
|