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
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 Heng
13c97d2f59
Merge pull request #1691 from FlowiseAI/chore/Upgrade-LC-version
...
Chore/upgrade lc version
2024-02-19 19:52:24 +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
Henry Heng
f0057739c9
Merge pull request #1744 from FlowiseAI/feature/OpenAI
...
Feature/open ai
2024-02-18 16:27:09 +08:00
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 Heng
ef6edd398b
Merge pull request #1726 from FlowiseAI/feature/LlamaIndex
...
Feature/Update Query Engine Tool
2024-02-15 02:00:29 +08: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
Henry Heng
dcb1ad15e7
Merge branch 'main' into FEATURE/Vision
2024-02-14 18:06:33 +08:00
Ilango
56b21862a3
Send uploads config if available, even when chatbot config is not available
2024-02-14 15:07:13 +05:30
Ilango
205670375d
Check if uploads are enabled/changed on chatflow save and update chatbot config
2024-02-14 14:37:12 +05:30
Jared Tracy
e86c15ec93
Merge branch 'main' into bugfix/chatmessage-query-by-chatId-memoryType-isNull-where
2024-02-13 11:30:15 -06:00
Jared Tracy
4d7c7d6ef5
Changes getMessage date logic from Between to >= and <= to fix issue if invalid startDate is passed in
...
also cleans up imports from typeorm lib
2024-02-13 11:11:53 -06:00
Jared Tracy
6de1e8acec
handles invalid values for startDate, endDate
...
also sets time window to beginning of the date or end of the date. This will be helpful with the timezone gap between the server (usually UTC) and the client (localized timezone)
Ideal date solution to consider for the future would be to adjust the timestamp query based upon the server timezone setup. This becomes particularly helpful when the client is filtering by the end date but they are in a timezone behind UTC after the UTC has advanced to the next date. For example, being in Pacific time and querying for the current date after 4PM will result in not finding records that have been created after 4PM Pacific b/c the server timestamp (in UTC) will be the next calendar date.
2024-02-13 10:44:05 -06:00
Ilango
11219c6549
Fix audio recording not sending when recording stops
2024-02-13 16:23:12 +05:30
Ilango
430dcedc4d
Merge branch 'main' of github.com:0xi4o/Flowise into feature/chat-message-feedback
2024-02-13 14:41:41 +05:30
Henry Heng
e2df5e9e01
Merge pull request #1717 from Jaredude/feature/chatmessage-query-messageId
...
Allows query chatmessage API endpoint by messageId
2024-02-13 12:12:51 +08:00
Jared Tracy
a6abd593a6
Allows query chatmessage API endpoint by messageId
...
This will be useful when the exact message is required by another system.
2024-02-12 20:53:40 -06:00
Jared Tracy
55c2a8612b
fixes bug where querying by chatId results in no records
...
previous logic for where clause of memoryType checked for existence of chatId and would query for memoryType is null
This where clause logic results in an empty result for any request to the endpoint that filters by chatId
2024-02-12 20:12:54 -06:00