Commit Graph

1934 Commits

Author SHA1 Message Date
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
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
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 6c1f0f7330 update wordings 2024-02-20 01:32:21 +08:00
Marc Klingen a323c65ec4 chore(deps): upgrade Langfuse to 3.1.0 2024-02-19 15:53:06 +01:00
Ilango 8bad360796 Remove status indicator in speech to text configuration 2024-02-19 19:28:09 +05:30
Ilango d313dc6754 Show transcribed audio inputs as message along with audio clip in internal chat 2024-02-19 19:20:07 +05:30
Henry 46c47017bd Merge branch 'main' into FEATURE/Vision
# Conflicts:
#	packages/components/nodes/agents/ConversationalAgent/ConversationalAgent.ts
#	packages/components/nodes/agents/MRKLAgentChat/MRKLAgentChat.ts
#	packages/components/nodes/chains/ConversationChain/ConversationChain.ts
#	packages/components/nodes/chains/LLMChain/LLMChain.ts
#	packages/components/nodes/chatmodels/ChatOpenAI/ChatOpenAI.ts
2024-02-19 20:38:34 +08:00
Henry 4773a13042 update lc version 2024-02-19 18:49:35 +08:00
Henry 5a45a99620 Merge branch 'main' into chore/Upgrade-LC-version 2024-02-19 17:39:32 +08:00
Ilango 5aa991ae56 Update how uploads are shown in view messages dialog 2024-02-19 12:15:43 +05:30
Ilango 81c07dc8c1 Update UI of speech to text dialog 2024-02-19 11:49:01 +05:30
chungyau97 dd64bd028b add gpt-4-1106-vision-preview into ChatOpenAI marketplace 2024-02-17 21:11:27 +08:00
chungyau97 a035940d1d add gpt-4-1106-vision-preview into ChatOpenAI node 2024-02-17 20:25:20 +08:00
vinodkiran 10fc1bf08d Multimodal Fixes for cyclic (circular) dependencies during langsmith analysis... 2024-02-16 08:18:58 -05:00
chungyau97 342adff8cb fix weird error 2024-02-16 20:20:17 +08:00
Andres Pegam d67c265c0a use URL constructor to handle all types of links
This should enable to handle all types of relative URLs defined in RFC: https://www.rfc-editor.org/rfc/rfc3986#section-5.4
2024-02-16 11:43:32 +01:00
vinodkiran 52ffa1772b Multimodal Fixes...removing all static methods/variables. 2024-02-15 18:18:36 -05:00
Henry Heng e4cc333374 Merge pull request #1716 from Jaredude/bugfix/chatmessage-query-by-chatId-memoryType-isNull-where
fixes bug where querying by chatId results in no records
2024-02-16 02:41:27 +08:00
vinodkiran 9c874bb49a Concurrency fixes - correcting wrong id 2024-02-15 09:08:49 -05:00
Ilango 26d5d6d6a2 Save feedback id to message and update feedback 2024-02-15 15:13:47 +05:30
vinodkiran 6acc921095 ViewMessages->Export Messages. Add Fullpath of the image/audio file. 2024-02-14 17:04:53 -05:00
Henry 85809a9ecc fix for concurrency 2024-02-15 04:03:10 +08:00
vinodkiran a71c5a109d fix for concurrent requests for media handling 2024-02-14 13:16:51 -05:00
vinodkiran 44c1f54d05 Showing image/audio files in the View Messages Dialog 2024-02-14 13:14:46 -05:00
Henry 86da67f467 add missing human text when image presents 2024-02-14 20:20:43 +08:00
Henry 778e024c02 update query engine tool 2024-02-14 18:40:35 +08:00