Ilango
|
c2ecb48900
|
Update how chatflow data is updated when configuration dialog is open
|
2024-03-12 18:11:18 +05:30 |
|
Ilango
|
3096a0fa50
|
Fix merge conflicts
|
2024-03-12 16:57:23 +05:30 |
|
Ilango
|
0726fc3751
|
Merge pull request #1733 from 0xi4o/feature/chat-message-feedback
Feature: Chat message feedback
|
2024-03-12 16:35:43 +05:30 |
|
Henry
|
2853b3149b
|
update dialog position, and clear feedback content after dialog disappear
|
2024-03-12 18:46:34 +08:00 |
|
Henry Heng
|
4b01e66814
|
Merge pull request #1929 from FlowiseAI/bugfix/Conversation-Chain-Human-Message
Bugfix/Conversation Chain Human Message
|
2024-03-12 17:15:24 +08:00 |
|
Henry
|
25000305ee
|
fix missing human message
|
2024-03-12 17:10:15 +08:00 |
|
Henry
|
c557d8d19c
|
update pnpm wordings
|
2024-03-12 16:53:20 +08:00 |
|
Henry Heng
|
474681e113
|
Merge pull request #1832 from mokeyish/patch-2
Fix the logic error of `getStartingNodes`
|
2024-03-12 16:49:08 +08:00 |
|
Ilango
|
f16254203e
|
Fix build errors
|
2024-03-12 13:33:47 +05:30 |
|
Ilango
|
b6e0b08f92
|
Fix merge conflicts
|
2024-03-12 13:29:30 +05:30 |
|
Ilango
|
dc59b0468f
|
Fix merge conflicts and build issues
|
2024-03-12 13:19:16 +05:30 |
|
Ilango
|
4a7da99996
|
Fix merge conflicts
|
2024-03-12 13:10:49 +05:30 |
|
Ilango
|
63d9c94048
|
Merge pull request #1272 from use-the-fork/maintenance/pnpm-vite-jsx
Maintenance/pnpm vite jsx (Enhancements to the Project Infrastructure)
|
2024-03-12 12:59:04 +05:30 |
|
Ilango
|
6db48a97ed
|
Fix build errors
|
2024-03-12 12:55:52 +05:30 |
|
Ilango
|
e1e5ff66f4
|
Update lock file
|
2024-03-12 12:48:20 +05:30 |
|
Ilango
|
7313891ea1
|
Fix merge conflict
|
2024-03-12 12:46:25 +05:30 |
|
Henry Heng
|
188e2ad35a
|
Merge pull request #1926 from FlowiseAI/bugfix/Set-Variable-Array
Bugfix/Set Variable
|
2024-03-12 15:08:17 +08:00 |
|
Henry Heng
|
e58cf02227
|
Merge pull request #1834 from mokeyish/patch-4
Fix duplicated calculation of nodes and dependent nodes are not initialized
|
2024-03-12 14:14:00 +08:00 |
|
Henry
|
99eaa22af5
|
add fix for set variable
|
2024-03-12 14:07:53 +08:00 |
|
Ilango
|
ae78ea6b43
|
Use latest chatflow data in configuration dialog
|
2024-03-12 11:09:45 +05:30 |
|
Ilango
|
6d4fa7b368
|
Fix starter prompts and analyse settings not saving properly
|
2024-03-12 10:08:41 +05:30 |
|
Ilango
|
7020974b55
|
Update chatflow configuration dialog - add starter prompts, analyse chatflow. Rename files.
|
2024-03-12 00:43:11 +05:30 |
|
Ilango
|
b7bb043d3a
|
Fix merge conflicts
|
2024-03-11 22:56:08 +05:30 |
|
Ilango
|
150da68dc8
|
Fix merge conflicts
|
2024-03-11 22:21:25 +05:30 |
|
Ilango
|
2a30dbfd4c
|
Fix issue in total feedback received stat
|
2024-03-11 22:00:43 +05:30 |
|
Ilango
|
ed6b3b2a6d
|
Update stats API - date and source filters apply to stats
|
2024-03-11 21:54:42 +05:30 |
|
Ilango
|
131eccef45
|
Implement chat message feedback for UI chat window
|
2024-03-11 21:07:20 +05:30 |
|
YISH
|
b625104433
|
Update index.ts
|
2024-03-11 20:00:43 +08:00 |
|
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 |
|
Ilango
|
ac35d5f667
|
Merge branch 'main' of github.com:0xi4o/Flowise into feature/chat-message-feedback
|
2024-03-11 16:04:47 +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 |
|