Henry
5574e82a02
update rate limit guide link
2023-09-28 11:04:01 +01:00
vinodkiran
f85c935983
Adding support for LLMonitor
2023-09-20 14:31:52 +05:30
Henry Heng
3d35536de5
Merge pull request #908 from FlowiseAI/feature/Analytic
...
Feature/Add analytic
2023-09-13 08:46:24 +01:00
chungyau97
b3e4e35309
Add instruction to setup Rate Limit
2023-09-13 10:59:05 +08:00
Henry
d19f72db6f
add analytic
2023-09-11 23:44:20 +01:00
chungyau97
c4c007b164
add migration queries for rate limit
2023-09-09 23:25:28 +08:00
chungyau97
49f8e796f4
fix UI no data show default value
2023-09-02 15:48:04 +08:00
chungyau97
34dd7a3a3d
modify rateLimit data storage
2023-09-02 14:59:33 +08:00
chungyau97
607415c663
add API Configuration UI
2023-09-02 13:28:47 +08:00
Henry Heng
1d2357dab9
Merge pull request #827 from FlowiseAI/feature/Vectara
...
update langchain version for vectara source
2023-08-25 13:07:17 +01:00
chungyau97
37c2f544bd
add handleVectaraMetadata function in UI
2023-08-25 10:10:24 +08:00
Henry
7a1d770b8e
add current version
2023-08-24 15:46:14 +01:00
Henry
c33a4a78d6
fix source link return host name
2023-08-17 16:15:00 +01:00
Henry
94461025dc
add vector to prompt
2023-08-16 01:43:11 +01:00
Henry
68b6d4f30a
add override customToolFunc
2023-08-07 01:45:40 +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
53cb3c3251
add multi config
2023-07-31 23:18:07 +01:00
Henry
d2313a30f9
fix python API
2023-07-30 23:52:41 +01:00
Henry
05dd23b01d
- update marketplaces
...
- add version to nodes and credentials
- hover over node actions
2023-07-28 15:56:40 +01:00
Henry
61dabbb7da
Merge branch 'main' into feature/Credential
...
# Conflicts:
# README.md
# docker/.env.example
# packages/components/nodes/documentloaders/Notion/NotionDB.ts
# packages/components/nodes/memory/DynamoDb/DynamoDb.ts
# packages/components/nodes/memory/MotorheadMemory/MotorheadMemory.ts
# packages/components/nodes/memory/ZepMemory/ZepMemory.ts
# packages/components/package.json
# packages/components/src/utils.ts
# packages/server/.env.example
# packages/server/README.md
# packages/server/marketplaces/chatflows/Conversational Retrieval QA Chain.json
# packages/server/src/ChildProcess.ts
# packages/server/src/DataSource.ts
# packages/server/src/commands/start.ts
# packages/server/src/index.ts
# packages/server/src/utils/index.ts
# packages/server/src/utils/logger.ts
2023-07-27 11:26:34 +01:00
Henry
bcf3946efb
- add refine chain type custom system message
...
- allow all memory type to conver_re_qa_chain
- fix startsWith undefined where override config file is not passed
- ability to generate new session id when sharing chatbot
2023-07-24 19:11:39 +01:00
Henry
c602fdf2dc
prevent backspace delete node when dialog opened
2023-07-23 19:00:46 +01:00
Henry
1da012305a
add airtable loader
2023-07-21 11:48:21 +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
Yongtae
ed0bbe7bb7
revert content type related to form
2023-07-18 15:09:22 +09: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
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
Henry
d76a47b894
Merge branch 'main' into feature/Credential
...
# Conflicts:
# packages/components/src/utils.ts
# packages/server/src/ChildProcess.ts
2023-07-15 14:30:50 +01:00
Henry
413d654493
add credentials
2023-07-15 14:25: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
Henry Heng
621c0a37ee
Merge pull request #511 from FlowiseAI/feature/ConversationalRetrievalQAChain-Memory
...
Feature/conversational retrieval qa chain memory
2023-07-09 16:49:54 +01:00
Henry
fb28f61f8b
add memory option
2023-07-09 16:11:42 +01:00
Vikram Segta
56973754f6
bug/chat input issue
2023-07-08 15:00:47 +05:30
Vikram Segta
7f854753ba
Merge branch 'FlowiseAI:main' into bug/ChatInput
2023-07-08 14:17:58 +05:30
Henry
7e076028df
add warning description
2023-07-08 01:55:44 +01:00
atilgner
ab535e011f
feat: added category search and clear search button
2023-07-06 16:41:54 -07:00
Vikram Segta
c74dec7133
Merge branch 'FlowiseAI:main' into bug/ChatInput
2023-07-06 10:33:05 +05:30
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
toshilow
0ca7e8db01
do not submit during IME composition
2023-07-03 21:28:09 +09: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
7141401e26
fix bug where share chatflow is not able to open on any other browser
2023-06-29 23:47:20 +01:00