vinodkiran
|
60800db347
|
Merge branch 'main' into FEATURE/Vision
# Conflicts:
# packages/server/src/index.ts
# packages/ui/src/views/chatmessage/ChatMessage.js
|
2023-12-15 13:26:49 +05:30 |
|
vinodkiran
|
826de70c6c
|
MultiModal: addition of live recording...
|
2023-12-15 13:21:10 +05:30 |
|
vinodkiran
|
c609c63f44
|
MultiModal: start integration of audio input (live recording) for MultiModal.
|
2023-12-13 22:10:00 +05:30 |
|
vinodkiran
|
1bd1fd5828
|
MultiModal: Minor adjustments to layout and categorization of node
|
2023-12-13 10:47:45 +05:30 |
|
vinodkiran
|
1b308a8b54
|
making the chain multi-modal. now we accept audio and image uploads and can run inference
|
2023-12-09 22:07:16 +05:30 |
|
vinodkiran
|
32575828cd
|
GPT Vision: Converting vision into Multi Modal. Base Changes.
|
2023-12-08 17:21:53 +05:30 |
|
vinodkiran
|
68fbe0ea12
|
GPT Vision: Vision Chain Node update along with addition of chatid folder on the server side when saving messages.
|
2023-12-07 22:32:07 +05:30 |
|
vinodkiran
|
b492153f8a
|
GPT Vision: Storing filenames only in chat message
|
2023-12-07 14:26:17 +05:30 |
|
vinodkiran
|
73f7046316
|
GPT Vision: Initial implementation of the OpenAI Vision API
|
2023-12-06 12:31:33 +05:30 |
|
Henry
|
8df93fa789
|
update chat message layout and fix when first start prompt clicked but not sent
|
2023-11-29 16:05:59 +00:00 |
|
vinodkiran
|
c8abc684af
|
Merge branch 'main' into FEATURE/conversation-starters
# Conflicts:
# packages/ui/src/views/chatmessage/ChatMessage.js
|
2023-11-23 22:51:56 +05:30 |
|
vinodkiran
|
6881231ea4
|
Conversation Starter: Setup of prompts from the chatflow dashboard and other refactorings.
|
2023-11-23 22:38:45 +05:30 |
|
vinodkiran
|
4b1c404e4c
|
Merge branch 'main' into FEATURE/conversation-starters
|
2023-11-23 12:45:45 +05:30 |
|
vinodkiran
|
a27da2375b
|
Conversation Starters: - Updates to use the chatbot config for persistence.
|
2023-11-23 10:30:18 +05:30 |
|
Henry
|
3638485d1b
|
Merge branch 'main' into feature/VectorStoreRevamp
|
2023-11-22 19:49:55 +00:00 |
|
vinodkiran
|
77a09929ab
|
Conversation Starters: Initial Implementation
|
2023-11-21 17:15:39 +05:30 |
|
Henry
|
40a63008ec
|
add vectara chain
|
2023-11-20 19:34:30 +00:00 |
|
Henry
|
c7add45647
|
add file annotations, sync and delete assistant
|
2023-11-20 00:55:58 +00:00 |
|
vinodkiran
|
0f464fddb8
|
Conversation Starters: Initial commit
|
2023-11-17 07:22:08 +05:30 |
|
Henry
|
44cadc1cc3
|
add vector upsert ability
|
2023-11-16 18:34:17 +00:00 |
|
Henry
|
b607c1228f
|
add upload files and tool features
|
2023-11-09 11:55:30 +00:00 |
|
Henry
|
0f293e5a59
|
add openai assistant
|
2023-11-07 20:45:25 +00:00 |
|
Henry
|
b44c203807
|
Merge branch 'main' into feature/output-parsers
# Conflicts:
# packages/ui/src/views/chatmessage/ChatMessage.js
|
2023-11-03 13:10:06 +00:00 |
|
Henry
|
4f6cab47f8
|
code cleanup
|
2023-11-03 01:33:08 +00:00 |
|
Henry
|
5ff720d66c
|
remove console log
|
2023-10-31 14:11:11 +00:00 |
|
Henry
|
f57a08f59b
|
disabled ouput parser streaming
|
2023-10-31 14:07:29 +00:00 |
|
Henry
|
8857530f29
|
return JSON output in the chat
|
2023-10-29 10:27:04 +00:00 |
|
chungyau97
|
f55aef3b9d
|
Merge branch 'main' into feature/ChatHistory2
|
2023-10-07 08:32:01 +08:00 |
|
Henry
|
b63b5f8a63
|
remove vectara metadata check
|
2023-10-06 17:03:48 +01:00 |
|
chungyau97
|
51f9f0be04
|
modify delete chat message method
|
2023-09-19 21:39:37 +08:00 |
|
chungyau97
|
f7178074ad
|
add retrieve internal chat message
|
2023-09-19 14:07:33 +08:00 |
|
chungyau97
|
7b54f17a58
|
modify addChatMessage
|
2023-09-15 21:25:28 +08:00 |
|
chungyau97
|
37c2f544bd
|
add handleVectaraMetadata function in UI
|
2023-08-25 10:10:24 +08:00 |
|
Henry
|
c33a4a78d6
|
fix source link return host name
|
2023-08-17 16:15:00 +01:00 |
|
Henry
|
d208eae868
|
update UI Chat Message source links
|
2023-08-03 16:21:48 +01:00 |
|
chungyau97
|
64c0ecb075
|
add removeDuplicateURL
|
2023-08-03 18:21:45 +08:00 |
|
chungyau97
|
ef1f16b7aa
|
add hyperlink
|
2023-08-01 16:20:24 +08:00 |
|
Henry
|
05dd23b01d
|
- update marketplaces
- add version to nodes and credentials
- hover over node actions
|
2023-07-28 15:56:40 +01:00 |
|
Vikram Segta
|
c74dec7133
|
Merge branch 'FlowiseAI:main' into bug/ChatInput
|
2023-07-06 10:33:05 +05:30 |
|
toshilow
|
0ca7e8db01
|
do not submit during IME composition
|
2023-07-03 21:28:09 +09:00 |
|
Vikram Segta
|
92bbc938c9
|
bug/Chat input fix
|
2023-06-15 10:41:06 +05:30 |
|
Vikram Segta
|
b16b8c6265
|
bug/Chat multiline fix
|
2023-06-15 01:16:51 +05:30 |
|
Jeffrey-Wang
|
fd9d6fcb03
|
fix: zep memory
|
2023-06-11 23:30:26 +08:00 |
|
Jeffrey-Wang
|
023967e0c2
|
feat: unique chat id
|
2023-06-11 13:14:53 +08:00 |
|
Henry Heng
|
cc2bcde79b
|
Merge pull request #280 from govind-kumarr/feature/Support-line-breaks
added line break support in user chat input box
|
2023-06-09 16:37:30 +01:00 |
|
Govind Kumar
|
24681234e8
|
changed padding to 15px
|
2023-06-09 19:47:42 +05:30 |
|
Govind Kumar
|
0b00a02ffb
|
added line break support in user chat input box
|
2023-06-09 19:13:51 +05:30 |
|
Henry
|
b071790a5a
|
add return source documents functioanality
|
2023-06-08 23:51:34 +01:00 |
|
Henry
|
34bfd4c793
|
lint-fix
|
2023-05-22 17:52:18 +01:00 |
|
Henry
|
7f3d850bf6
|
update message scroll
|
2023-05-22 17:47:57 +01:00 |
|