Matthias Platzer
f9c76bd6b6
Merge branch 'FlowiseAI:main' into feature/winston-logging-clean
2023-07-06 11:26:09 +02:00
Henry
c78c74f73d
🥳 flowise@1.2.14 release
2023-07-05 19:34:35 +01:00
Henry
d4b299ba32
🥳 flowise-ui@1.2.13 release
2023-07-05 19:29:25 +01:00
Henry
5707c414bd
🥳 flowise-components@1.2.15 release
2023-07-05 19:28:47 +01:00
Henry
1d74473ef3
update deployed as nullable
2023-07-05 18:50:09 +01:00
Henry
9bca78b66a
add nullable to isPublic
2023-07-05 18:27:02 +01:00
Henry
636ad5dc0c
add deployed boolean back
2023-07-05 18:14:54 +01:00
Henry Heng
7608d74676
Merge pull request #462 from FlowiseAI/feature/ToolsMarketplace
...
Feature/Add tools marketplace
2023-07-04 13:42:42 +01:00
Henry Heng
7ee2b1194d
Only enable logger when DEBUG=true
2023-07-03 23:05:51 +01:00
Henry Heng
c0f36387a7
Update start.ts
2023-07-03 22:28:17 +01:00
Henry Heng
1975810558
Update .env.example
2023-07-03 22:26:01 +01:00
Henry Heng
ec777c65ea
Update logger.ts
2023-07-03 22:23:54 +01:00
Henry Heng
89511c8395
Update config.ts
2023-07-03 22:23:34 +01:00
Henry Heng
6b1721c7c6
Merge pull request #468 from toshilow/feature/ime_enter
...
feat: prevent submission during IME composition
2023-07-03 18:19:34 +01:00
Henry
479a6bc7eb
update sessionId to optional
2023-07-03 17:59:52 +01:00
Matthias Platzer
a9e269b52c
Added winston logging
...
- use logger.xxx instead of console.xxx
- added express middleware logging (using jsonl)
- added LOG_PATH as environment variable
- more configs postponed for later iteration
2023-07-03 17:58:41 +02:00
toshilow
0ca7e8db01
do not submit during IME composition
2023-07-03 21:28:09 +09:00
Govind Kumar
0efed9d7d4
added dynamo db backed memory
2023-07-02 23:45:42 +05:30
Govind Kumar
83e360619a
Merge branch 'main' of https://github.com/govind-kumarr/Flowise into feature/DynamoDb-Integration
2023-07-02 23:04:15 +05:30
Henry
2ac229a242
add 16k model to Azure
2023-07-02 00:55:25 +01:00
Henry
1bf8e6785d
Merge branch 'main' into feature/ToolsMarketplace
2023-07-02 00:34:31 +01:00
Henry
c8ba8e2aee
add tools marketplace
2023-07-01 23:59:51 +01:00
Henry Heng
28bed455fb
Merge pull request #440 from FlowiseAI/feature/FormatPromptValues
...
Feature/FormatPromptValues Revamp
2023-07-01 23:59:25 +01:00
Henry
7dda0d19c0
update Gitbook icon
2023-07-01 13:21:40 +01:00
Henry Heng
4cadd7aa37
Merge pull request #455 from govind-kumarr/feature/Gitbook-Integration
...
added gitBook integration
2023-07-01 13:10:28 +01:00
Henry
c66c7eadc7
add APIKEY_PATH
2023-06-30 18:31:41 +01:00
Govind Kumar
05d82158c4
Merge branch 'main' into feature/Gitbook-Integration
2023-06-30 22:36:47 +05:30
Govind Kumar
894902ea83
added gitBook integration
2023-06-30 22:33:11 +05:30
Govind Kumar
18c1d95212
Merge branch 'main' into feature/DynamoDb-Integration
2023-06-30 19:00:28 +05:30
Govind Kumar
bc71e57834
added initial code
2023-06-30 18:58:15 +05:30
Henry
55489c1c77
add blank space
2023-06-30 14:00:57 +01:00
chungyau97
4796d84b50
fix missing public-chatflows in whitelist
2023-06-30 17:37:33 +08:00
chungyau97
7195c588dd
Merge branch 'main' into feature/Zapier
2023-06-30 09:30:38 +08:00
chungyau97
0729d0dea3
modify whitelistURLs
2023-06-30 09:18:32 +08:00
Ong Chung Yau
a5ccc991af
Merge pull request #444 from FlowiseAI/feature/Zapier
2023-06-30 08:13:03 +08:00
Henry Heng
0b445acce8
Merge pull request #449 from FlowiseAI/feature/FullPageChatbot-and-ReactChatbot
...
Bugfix/Share Chatbot
2023-06-30 00:54:51 +01:00
Henry
7141401e26
fix bug where share chatflow is not able to open on any other browser
2023-06-29 23:47:20 +01:00
Jeffrey-Wang
184a783847
fix: temperature convert to float
2023-06-29 21:23:21 +08:00
Jeffrey
7a8db1dff3
fix: temperature should convert to float
2023-06-29 14:21:44 +08:00
Henry
511c4995e9
format prompt values revamp
2023-06-28 22:59:56 +01:00
Henry Heng
dc2f35bfad
Merge pull request #407 from ivalkshfoeif/feature/redis-backed-chat-memory
...
Feature/Redis-Backed Chat Memory
2023-06-28 21:42:20 +01:00
ivalkshfoeif
c36489f947
Update redis icon
2023-06-28 10:10:12 -07:00
chungyau97
b6a5cd0cb3
remove returnJSONStr function
2023-06-27 23:07:31 +08:00
chungyau97
dd8b59abb8
add zapier integration
2023-06-27 23:01:09 +08:00
Henry Heng
4e36be3214
Merge pull request #422 from FlowiseAI/feature/FaissVS
...
Feature/Update faiss version
2023-06-26 21:58:24 +01:00
Henry
a0ddad8e52
update README
2023-06-26 19:26:13 +01:00
Henry Heng
c53c9c2e8d
Merge pull request #416 from FlowiseAI/feature/FullPageChatbot-and-ReactChatbot
...
Feature/Add full page chatbot and react chatbot
2023-06-26 18:43:16 +01:00
Henry
3784a700b6
update faiss version
2023-06-26 18:05:48 +01:00
Henry Heng
4765464b2d
Merge pull request #409 from govind-kumarr/feature/Qdrant-VectorStore-Integration
...
Feature/Qdrant vector store integration
2023-06-26 17:31:11 +01:00
Govind Kumar
ab029a845e
added revised changes
2023-06-26 20:46:37 +05:30