Henry
|
59a9651d73
|
update README
|
2023-07-19 02:23:56 +01:00 |
Henry
|
30d278731e
|
🥳 flowise@1.2.16 release
|
2023-07-19 00:10:16 +01:00 |
Henry
|
50e1a5a4ac
|
🥳 flowise-ui@1.2.15 release
|
2023-07-18 21:56:01 +01:00 |
Henry
|
4cf2a089a6
|
🥳 flowise-components@1.2.17 release
|
2023-07-18 21:55:09 +01:00 |
Henry Heng
|
6e42e10be4
|
Merge pull request #576 from FlowiseAI/feature/Replicate
Feature/Add ReplicateLLM
|
2023-07-18 21:30:32 +01:00 |
Henry
|
5d561bfd4e
|
add replicate
|
2023-07-18 20:55:03 +01:00 |
Henry Heng
|
8d2b9ccb80
|
Merge pull request #554 from Yongtae723/fix_bug/curl_command
add -H "Content-Type: application/json" in curl command
|
2023-07-18 19:22:06 +01:00 |
Henry Heng
|
50df04d382
|
Merge pull request #555 from Yongtae723/fix_bug/javascript_command
Refactor API request to include Content-Type header
|
2023-07-18 19:21:43 +01:00 |
Henry Heng
|
6fca2ea464
|
Merge pull request #567 from comey246/fix-bug-inputType
fix: bug inputType
|
2023-07-18 19:02:16 +01:00 |
Yongtae
|
ed0bbe7bb7
|
revert content type related to form
|
2023-07-18 15:09:22 +09:00 |
Henry Heng
|
8c03361090
|
Merge pull request #565 from FlowiseAI/feature/Zep
Feature/Update Zep version
|
2023-07-18 01:38:27 +01:00 |
Henry
|
56aa525888
|
update Zep version
|
2023-07-18 01:26:52 +01:00 |
Henry
|
e9a4926a08
|
Merge branch 'main' of https://github.com/FlowiseAI/Flowise
|
2023-07-18 01:23:27 +01:00 |
Henry
|
673cc029bd
|
update conversational retrieval qa chain prompt
|
2023-07-18 01:22:20 +01:00 |
Henry Heng
|
21855fe6ac
|
Merge pull request #552 from raffareis/feature/HtmlToMarkdownTextSplitter
New Html To Markdown TextSplitter
|
2023-07-18 01:20:15 +01:00 |
Henry
|
05e8e33d5a
|
update Brave Tool logo
|
2023-07-17 23:36:18 +01:00 |
Henry Heng
|
46abb29d8a
|
Merge pull request #546 from denchi/feature/BraveSearchAPI
Added BraveSearch Api Tool
|
2023-07-17 23:17:09 +01:00 |
Henry Heng
|
12b4519848
|
Merge pull request #557 from FlowiseAI/bugfix/VM2-Security
Bugfix/VM2 security
|
2023-07-17 22:31:37 +01:00 |
Henry
|
13622ba0ae
|
Merge branch 'main' into bugfix/VM2-Security
# Conflicts:
# docker/docker-compose.yml
|
2023-07-17 20:31:19 +01:00 |
Henry Heng
|
fe6c56a869
|
Merge pull request #561 from FlowiseAI/bugfix/LogPath
Feature/JSONL Logs Cleanup
|
2023-07-17 20:13:52 +01:00 |
Henry
|
745a42224f
|
update docs on Docker env path
|
2023-07-17 20:02:04 +01:00 |
Henry
|
ef28e26c88
|
Merge branch 'bugfix/LogPath' into bugfix/VM2-Security
# Conflicts:
# README.md
# packages/server/README.md
|
2023-07-17 18:49:30 +01:00 |
Henry
|
25b160261a
|
update README
|
2023-07-17 18:25:53 +01:00 |
Henry
|
3fc496ecb0
|
added unwanted log urls to prevent logging node-icon api calls
|
2023-07-17 18:11:56 +01:00 |
Henry Heng
|
c4c1f0bbc3
|
Merge pull request #522 from FlowiseAI/feature/SaveMessageClearMemory
Feature/ClearSessionMemory
|
2023-07-17 16:12:21 +01:00 |
Henry Heng
|
24930dfd4c
|
Merge pull request #560 from FlowiseAI/bugfix/LogPath
Bugfix/Update log path
|
2023-07-17 16:10:57 +01:00 |
Henry
|
551b0d515a
|
update log path
|
2023-07-17 15:53:53 +01:00 |
Ong Chung Yau
|
ae50443ec1
|
Merge pull request #545 from atishamte/bugfix/chatMessageOrder
ChatMessage Order Fixed
|
2023-07-17 22:10:50 +08:00 |
yejiezhao
|
d03d77d870
|
fix: bug inputType
|
2023-07-17 15:40:35 +08:00 |
Yongtae
|
6804216c6a
|
Update cURL command with new Content-Type header
|
2023-07-17 14:11:06 +09:00 |
Yongtae
|
be49c11f6b
|
Update content-type header to application/x-www-form-urlencoded in APICodeDialog.js
|
2023-07-17 13:49:16 +09:00 |
Henry
|
7ec8f8ea28
|
address vm2 security
|
2023-07-16 14:32:47 +01:00 |
Yongtae
|
832064634b
|
Refactor API request to include Content-Type header
|
2023-07-16 18:22:31 +09:00 |
Yongtae
|
b5a41be7db
|
add -H "Content-Type: application/json" in curl command
|
2023-07-16 17:59:25 +09:00 |
Rafael Reis
|
b4b7ccdbd7
|
clean code
|
2023-07-16 01:34:18 -03:00 |
Rafael Kvitko Reis
|
1f8fcb3983
|
HtmlToMarkdownTextSplitter
|
2023-07-16 01:05:26 -03:00 |
Ong Chung Yau
|
7d985dbfce
|
Merge pull request #551 from FlowiseAI/feature/WebCrawl
|
2023-07-16 10:20:17 +08:00 |
chungyau97
|
97eb80b9b5
|
add content type text/xml
|
2023-07-16 09:49:11 +08:00 |
Atish Amte
|
78ee45565f
|
Update index.ts
|
2023-07-16 01:06:38 +05:30 |
denchi
|
c4e4e92fb2
|
Fix linting error
|
2023-07-15 15:56:52 +01:00 |
Henry Heng
|
bb55198563
|
Merge pull request #333 from vkrm-segta/bug/ChatInput
Bug/chat input
|
2023-07-15 14:14:23 +01:00 |
denchi
|
647bb1f864
|
Added BraveSearch Api Tool
|
2023-07-15 13:34:08 +01:00 |
Atish Amte
|
f893edcc02
|
ChatMessage Order Fixed
|
2023-07-15 00:49:31 +05:30 |
Henry Heng
|
ab0534169c
|
update README Railway Deploy
|
2023-07-13 19:03:36 +01:00 |
Henry
|
f8945c7fab
|
🥳 flowise@1.2.15 release
|
2023-07-12 02:41:09 +01:00 |
Henry
|
59a3f7ab66
|
🥳 flowise-ui@1.2.14 release
|
2023-07-12 02:40:46 +01:00 |
Henry
|
d023042158
|
🥳 flowise-components@1.2.16 release
|
2023-07-12 02:38:59 +01:00 |
Henry Heng
|
1d88ac47b9
|
Merge pull request #524 from FlowiseAI/feature/ChatAnthropic
Feature/Update claude v2
|
2023-07-12 01:45:12 +01:00 |
Henry
|
f558c03744
|
update marketplace
|
2023-07-12 01:31:01 +01:00 |
Henry
|
4c47beabbc
|
update claude v2
|
2023-07-12 01:11:02 +01:00 |