Commit Graph

2293 Commits

Author SHA1 Message Date
YISH 0521d26c60 Fix CustomFunction deserializing escaped JSON strings 2024-02-26 11:03:35 +08:00
paulpaliychuk 6819d5f66b chore: Revert node names changes + update new node names to correct format 2024-02-24 13:47:53 -05:00
Henry Heng 2290ba9cc0 Merge pull request #1786 from Jaredude/bug/nodespool-file-map-error-handling
handles scenario where NodesPool require call fails
2024-02-24 17:12:21 +08:00
Henry b884e93ba2 fix speech to text dialog credential, fix url changed when clicked settings menu item 2024-02-24 15:39:07 +08:00
Henry Heng 6247b678a8 Merge pull request #1803 from FlowiseAI/chore/Langsmith
Chore/Update langsmith version
2024-02-24 13:01:35 +08:00
Henry 46c32693ad update langsmith version 2024-02-24 02:25:07 +08:00
Ilango e55975ec7f Revert useEffect in async dropdown and input components 2024-02-23 18:40:58 +05:30
Ilango 7e84268f0d Add content-disposition package for handling content disposition response header 2024-02-23 15:59:56 +05:30
YISH d8af5effe9 Allow default variable values ​​when testing CustomFunction
```js
const question = $question ?? 'my default question'

```
2024-02-23 15:52:26 +08:00
Vinod Paidimarry 39f6991b0f Merge pull request #1799 from vinodkiran/BUGFIX/dashboard-view-toggle
Bugfix: View Toggle loses state when button is clicked twice.
2024-02-22 20:17:11 -08:00
Henry Heng ada19b68a2 Merge pull request #1794 from FlowiseAI/feature/Upstash
Feature/Upstash Singleton
2024-02-23 11:50:20 +08:00
vinodkiran f690943316 Bugfix: lint fixes (no-console) 2024-02-23 07:19:26 +05:30
vinodkiran 0a5195d1ab Bugfix: View Toggle loses state when button is clicked twice. 2024-02-23 07:07:46 +05:30
paulpaliychuk 7728178253 fix: Linter errors 2024-02-22 09:43:57 -08:00
Henry 2f4134a291 upstash singleton 2024-02-22 23:09:58 +08:00
Ilango 68d56be7c0 Remove related feedback and update stats when clearing chat in view messages 2024-02-22 16:13:46 +05:30
Henry e86550a91a update marketplace templates 2024-02-22 13:44:04 +08:00
Jaredude 23f7e7802f handles scenario where NodesPool require call fails
Currently, the following file results in an error: Flowise/packages/components/dist/nodes/documentloaders/Subtitles/Subtitles.js:3:15
The result is that initializeNodes fails on all nodes, and all other code in initDatabase fails to load
2024-02-21 21:19:38 -06:00
Henry 35d3b933ed Merge branch 'main' into feature/Vision 2024-02-22 02:20:46 +08:00
Henry 4071fe58be add default none option 2024-02-21 19:05:23 +08:00
Henry a48edcd3a8 touchup fixes 2024-02-21 18:39:24 +08:00
Henry d17280255b Merge branch 'main' into feature/Vision 2024-02-21 16:57:39 +08:00
Ilango 02b72f917a Fix text color in feedback stats 2024-02-21 14:22:50 +05:30
Ilango 9ce734c539 Merge branch 'main' of github.com:0xi4o/Flowise into feature/chat-message-feedback 2024-02-21 14:04:13 +05:30
Ong Chung Yau c31b1c356f Merge pull request #1771 from FlowiseAI/feature/OpenAI
update cahtopenai version
2024-02-21 16:30:08 +08:00
Henry b12d0d6996 🥳 flowise@1.5.1 release 2024-02-21 12:09:49 +08:00
Henry 0432dc9005 🥳 flowise-ui@1.5.1 release 2024-02-21 12:09:21 +08:00
Henry 18b6c0f127 🥳 flowise-components@1.6.1 release 2024-02-21 12:08:26 +08:00
chungyau97 73f1132544 update cahtopenai version 2024-02-21 11:46:26 +08:00
vinodkiran 4cee518cbf image uploads for mrkl agent 2024-02-20 13:48:02 -08:00
vinodkiran 0bc85593d5 Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
2024-02-20 13:26:22 -08:00
vinodkiran 51c2a93a02 Merge remote-tracking branch 'origin/FEATURE/Vision' into FEATURE/Vision 2024-02-20 13:24:30 -08:00
Ilango 97a376d6e2 Fix local state sync issue, STT auth issue, and add none option for speech to text 2024-02-20 23:29:14 +05:30
Henry Heng fbf68309dc Merge pull request #1763 from FlowiseAI/feature/ReAct-Agents
Feature/Update mrkl agents
2024-02-20 20:00:24 +08:00
Ilango dd0862b6e1 Update dialog title and description 2024-02-20 17:00:45 +05:30
Ilango 31c89aa8e6 Add allowed domains settings and disallow prediction based on this list 2024-02-20 16:44:37 +05:30
Henry 15afb8a2dd update mrkl agents 2024-02-20 18:23:39 +08:00
Ilango 78677d9ee5 Add dialog for controlling chat feedback settings 2024-02-20 15:23:15 +05:30
Ilango 3bb2b39896 Fix merge conflict and update how feedback is saved/retrieved 2024-02-20 14:38:36 +05:30
Henry Heng d1fdd8b3bd Merge pull request #1753 from marcklingen/upgrade-langfuse-3.1.0
chore(deps): upgrade Langfuse to 3.1.0
2024-02-20 17:00:58 +08:00
Ilango f9f26204be Merge branch 'main' of github.com:0xi4o/Flowise into feature/chat-message-feedback 2024-02-20 11:51:35 +05:30
Ilango 38fedc2795 Merge pull request #1761 from 0xi4o/main
FIX: ES module import issue in Qdrant package
2024-02-20 11:45:11 +05:30
Ilango efe6097ceb Fix dev/start error with qdrant 2024-02-20 11:31:07 +05:30
paulpaliychuk aec0645fba chore: Update labels + get rid of dev urls 2024-02-20 00:45:35 -05:00
paulpaliychuk 9da7a1b4de feat: Finalize zep-cloud integration, update naming 2024-02-20 00:31:35 -05:00
Ilango 719efe34c1 Fix merge conflict 2024-02-20 09:41:34 +05:30
paulpaliychuk 29c86f77bf feat: Update @qdrant/openapi-typescript-fetch resolution 2024-02-19 22:58:28 -05:00
paulpaliychuk 76ac97fa50 wip 2024-02-19 22:11:07 -05:00
vinodkiran b31e8715f4 reverting all image upload logic to individual chains/agents 2024-02-19 15:27:19 -08:00
Henry Heng 9cb901c817 Merge pull request #1756 from FlowiseAI/chore/Wordings
Chore/Update wordings
2024-02-20 01:47:07 +08:00