Henry
|
86b236182b
|
added fix to restart flow when prompt is question prefix
|
2023-12-01 15:35:00 +00:00 |
Henry
|
4b5f7028e3
|
fix chat history
|
2023-11-30 16:01:16 +00:00 |
Henry
|
0ee47c2ccf
|
remove import/export database
|
2023-11-28 16:58:16 +00:00 |
Henry Heng
|
20f2da1743
|
Merge pull request #1271 from avin-kavish/seperate-api-key-util
Refactor: Move api key utilities to separate file
|
2023-11-28 16:41:47 +00:00 |
Henry
|
12c688aae0
|
update langchain version
|
2023-11-24 14:29:50 +00:00 |
Henry Heng
|
e93ce07851
|
Merge pull request #1243 from FlowiseAI/feature/VectorStoreRevamp
Feature/add vector upsert ability
|
2023-11-23 17:08:51 +00:00 |
Avin
|
292b90ccb1
|
refactor: move api key utilities to seperate file
|
2023-11-23 15:14:01 +05:30 |
Henry Heng
|
0b93b337fd
|
Merge pull request #1260 from vinodkiran/FEATURE/keys-credentials
UX Changes to the API Keys Screens
|
2023-11-23 01:36:25 +00:00 |
Henry
|
3638485d1b
|
Merge branch 'main' into feature/VectorStoreRevamp
|
2023-11-22 19:49:55 +00:00 |
Henry Heng
|
98eddee2a2
|
Merge pull request #1259 from FlowiseAI/feature/VectaraChain
Feature/Add vectara chain
|
2023-11-21 14:44:43 +00:00 |
vinodkiran
|
c716c1972a
|
API Key: UX Fixes and adjustments post the dashboard updates
|
2023-11-21 18:40:20 +05:30 |
vinodkiran
|
b1f5f52567
|
Merge branch 'main' into FEATURE/keys-credentials
# Conflicts:
# packages/ui/src/views/apikey/index.js
|
2023-11-21 17:22:52 +05:30 |
Henry Heng
|
d4e68f2a79
|
Merge pull request #1231 from vinodkiran/FEATURE/UI-Updates
Feature/UI updates - Reorganizing Chatflow Dashboard
|
2023-11-21 11:02:41 +00:00 |
Henry
|
40a63008ec
|
add vectara chain
|
2023-11-20 19:34:30 +00:00 |
Henry
|
9a3be5f4bf
|
fix sessionid undefined
|
2023-11-20 14:38:33 +00:00 |
Henry
|
de7f343f90
|
Merge branch 'main' into FEATURE/UI-Updates
# Conflicts:
# packages/server/src/database/migrations/mysql/index.ts
# packages/server/src/database/migrations/postgres/index.ts
# packages/server/src/database/migrations/sqlite/index.ts
|
2023-11-20 12:18:23 +00:00 |
vinodkiran
|
a4a1e7d562
|
API Key: Changes to API Key Dashboard to show usage details (chatflows)
|
2023-11-20 13:03:28 +05:30 |
Henry
|
c7add45647
|
add file annotations, sync and delete assistant
|
2023-11-20 00:55:58 +00:00 |
vinodkiran
|
28f5d94c13
|
API Keys: Displaying the names of the chatflows associated with the keys and Warning the user before deletion.
|
2023-11-18 16:47:15 +05:30 |
vinodkiran
|
97247713ef
|
UX Changes: Fixed 2 edge cases, (1) UI-tag not added, when the user clicks the submit without hitting enter and (2) server side error when the update/rename is attempted before any flow is opened
|
2023-11-17 11:24:55 +05:30 |
Henry
|
44cadc1cc3
|
add vector upsert ability
|
2023-11-16 18:34:17 +00:00 |
vinodkiran
|
a7b34848cd
|
UX Changes: Ability to set category (tags) to each chatflow; corresponding changes to table display and table search
|
2023-11-16 08:29:06 +05:30 |
Henry
|
b995796938
|
add openai assistant tools and documents fix
|
2023-11-10 15:41:59 +00:00 |
Henry
|
b7cd38c83d
|
fix when directory is not created
|
2023-11-09 16:12:26 +00:00 |
Henry
|
4d2ef9b7ec
|
update marketplace
|
2023-11-09 12:45:58 +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 |
Henry
|
ac888844cf
|
Merge branch 'main' into feature/ChatHistory2
|
2023-10-24 14:34:37 +01:00 |
Henry
|
2f0b4e18f4
|
update fix when no chatflow apikey is set
|
2023-10-23 15:52:28 +01:00 |
Henry
|
f8130fdff9
|
fix Chatflow API Authentication
|
2023-10-23 15:46:27 +01:00 |
Henry
|
ea1f3f6789
|
add fix for backed chat message
|
2023-10-17 16:24:21 +01:00 |
Henry
|
e5720f0860
|
Merge branch 'main' into feature/ChatHistory2
|
2023-10-16 13:30:03 +01:00 |
Henry
|
f42a2d3387
|
add in-mem llm cache
|
2023-10-11 19:54:10 +01:00 |
Henry
|
cf9e3499a7
|
add ollama
|
2023-10-11 12:24:06 +01:00 |
Henry Heng
|
77899b956e
|
Update index.ts
|
2023-10-08 12:00:44 +01:00 |
Henry Heng
|
dbd655580d
|
Add fix where flow is not restarted when cache is used
|
2023-10-07 19:17:33 +01:00 |
chungyau97
|
e22e797428
|
Merge branch 'main' into feature/ChatHistory2
|
2023-10-02 14:25:33 +08:00 |
Henry
|
ce9b9ad8ca
|
add env variable to start.ts
|
2023-09-21 21:54:03 +01:00 |
chungyau97
|
51f9f0be04
|
modify delete chat message method
|
2023-09-19 21:39:37 +08:00 |
chungyau97
|
922ba896ec
|
Merge branch 'main' into feature/ChatHistory2
|
2023-09-19 14:08:04 +08:00 |
chungyau97
|
f7178074ad
|
add retrieve internal chat message
|
2023-09-19 14:07:33 +08:00 |
Henry
|
9031057425
|
add FLOWISE_SECRETKEY_OVERWRITE
|
2023-09-18 16:45:00 +01:00 |
chungyau97
|
d6cf5fed42
|
add chatId column
|
2023-09-18 21:45:51 +08:00 |
chungyau97
|
7b54f17a58
|
modify addChatMessage
|
2023-09-15 21:25:28 +08:00 |
chungyau97
|
bc7d95cf9d
|
add migration query for chat history
|
2023-09-14 14:50:56 +08:00 |