chungyau97
|
c4243d6bd1
|
add hosting proxy configuration
|
2023-09-09 23:26:08 +08:00 |
|
chungyau97
|
c4c007b164
|
add migration queries for rate limit
|
2023-09-09 23:25:28 +08:00 |
|
chungyau97
|
209b4a6864
|
Merge branch 'main' into feature/RateLimit
|
2023-09-09 22:42:49 +08:00 |
|
Ong Chung Yau
|
3a813fa044
|
Merge pull request #873 from FlowiseAI/feature/Migration
feature/Migration
|
2023-09-09 22:38:02 +08:00 |
|
Henry
|
ad8141e078
|
Apache License 2.0
|
2023-09-08 11:49:22 +01:00 |
|
chungyau97
|
2574b02dd7
|
add mysql modify tool
|
2023-09-06 20:03:06 +08:00 |
|
chungyau97
|
b9bdf8435c
|
add mysql modify credential
|
2023-09-06 19:56:18 +08:00 |
|
chungyau97
|
1d4761dc2c
|
add mysql modify chat_message
|
2023-09-06 19:20:15 +08:00 |
|
chungyau97
|
fa1060f9eb
|
add mysql modify chat_flow
|
2023-09-06 19:15:53 +08:00 |
|
chungyau97
|
0d6d15ecf4
|
add postgres modify tool
|
2023-09-06 18:55:35 +08:00 |
|
chungyau97
|
d92ca34b00
|
add postgres modify credential
|
2023-09-06 18:48:18 +08:00 |
|
chungyau97
|
5facb8fba8
|
add postgres modify chatmessage
|
2023-09-06 18:43:52 +08:00 |
|
chungyau97
|
6f1f5ef06b
|
add postgres modify chatflow
|
2023-09-06 18:37:30 +08:00 |
|
chungyau97
|
aa1122641c
|
add sqlite modify tool
|
2023-09-05 22:41:28 +08:00 |
|
chungyau97
|
1c1b057512
|
add sqlite modify credential
|
2023-09-05 22:27:17 +08:00 |
|
chungyau97
|
a7fa3f48e2
|
add chat_message index
|
2023-09-05 22:18:28 +08:00 |
|
chungyau97
|
22984618ca
|
add sqlite modify chatmessage
|
2023-09-05 22:02:51 +08:00 |
|
chungyau97
|
427ec32dc6
|
add sqlite modify chatflow
|
2023-09-05 21:50:00 +08:00 |
|
chungyau97
|
0e891bfb3a
|
preserve previous user data
|
2023-09-05 16:13:04 +08:00 |
|
chungyau97
|
ae66f163de
|
add postgresMigrations
|
2023-09-05 13:49:50 +08:00 |
|
chungyau97
|
b688f96236
|
update sqlite init query
|
2023-09-05 00:55:39 +08:00 |
|
chungyau97
|
17c2309454
|
add mysqlMigrations
|
2023-09-05 00:36:37 +08:00 |
|
chungyau97
|
02924f96c8
|
add text into potential large column
|
2023-09-05 00:26:47 +08:00 |
|
chungyau97
|
3849169a76
|
cleanup sqlite migration scripts
|
2023-09-04 22:36:38 +08:00 |
|
chungyau97
|
008f1a95f1
|
init migration poc
|
2023-09-04 17:14:49 +08:00 |
|
chungyau97
|
34dd7a3a3d
|
modify rateLimit data storage
|
2023-09-02 14:59:33 +08:00 |
|
chungyau97
|
993698eb55
|
Merge branch 'main' into feature/RateLimit
|
2023-09-01 18:42:16 +08:00 |
|
Yavisht Katgara
|
d03108d0ac
|
feat: dateTime marketplace tool
|
2023-09-01 11:46:37 +10:00 |
|
chungyau97
|
cbf17b3624
|
standardize rate limit return error message
|
2023-08-31 00:45:15 +08:00 |
|
Henry Heng
|
1ae88f6760
|
Merge pull request #854 from FlowiseAI/feature/GithubLoader
Feature/GithubLoader AdditionalParams
|
2023-08-30 14:53:37 +01:00 |
|
chungyau97
|
a58adcadf1
|
add rateLimiter to prediction
|
2023-08-30 21:43:42 +08:00 |
|
chungyau97
|
1c1d6d2fd5
|
Merge branch 'main' into feature/RateLimit
|
2023-08-30 21:35:40 +08:00 |
|
chungyau97
|
1b75121d5e
|
init rateLimiter
|
2023-08-30 21:35:16 +08:00 |
|
Henry
|
6372cb9c72
|
update marketplace
|
2023-08-30 12:34:50 +01:00 |
|
Henry
|
a4f9b75d04
|
update autogpt
|
2023-08-30 11:37:28 +01:00 |
|
Henry
|
3f0157dab1
|
add custom prompt to sql db chain
|
2023-08-29 15:07:59 +01:00 |
|
chungyau97
|
31fc8f37db
|
rate limit poc
|
2023-08-28 18:41:17 +08:00 |
|
Henry
|
7a1d770b8e
|
add current version
|
2023-08-24 15:46:14 +01:00 |
|
Henry
|
6aed4e4810
|
🥳 flowise@1.3.4 release
|
2023-08-23 14:48:17 +01:00 |
|
Henry
|
213cfdf910
|
update sqldb marketplace template
|
2023-08-21 10:53:37 +01:00 |
|
Henry
|
36338c9197
|
pass socketIOClientId to incomingInput
|
2023-08-19 16:10:16 +01:00 |
|
Henry
|
ab60a6bda1
|
enable faiss streaming
|
2023-08-17 18:38:38 +01:00 |
|
Henry Heng
|
e9adc15ff2
|
Merge pull request #775 from FlowiseAI/feature/Vec2Doc
Feature/Vector to Prompt
|
2023-08-17 14:22:48 +01:00 |
|
Henry Heng
|
5a8db9a534
|
Merge pull request #774 from vectara/sentence-config
Add sentence config option to Vectara
|
2023-08-17 10:20:09 +01:00 |
|
Atish Amte
|
888fa356b9
|
lint fixes
|
2023-08-17 01:11:31 +05:30 |
|
Atish Amte
|
8414f347de
|
spelling correction
|
2023-08-17 00:36:03 +05:30 |
|
Seif
|
f0f5585cac
|
Update template
|
2023-08-16 09:56:14 -07:00 |
|
Henry
|
8034076361
|
update Vectara template
|
2023-08-16 02:02:49 +01:00 |
|
Henry
|
94461025dc
|
add vector to prompt
|
2023-08-16 01:43:11 +01:00 |
|
Henry
|
76e132bd9f
|
fix replicate api key
|
2023-08-15 13:15:44 +01:00 |
|