Jared Tracy
|
a6abd593a6
|
Allows query chatmessage API endpoint by messageId
This will be useful when the exact message is required by another system.
|
2024-02-12 20:53:40 -06:00 |
|
Ilango
|
4e8bf4903d
|
Merge pull request #1687 from 0xi4o/bug/scrap-limit
Fix: relative links method and limit not applying to manage links
|
2024-02-12 12:35:40 +05:30 |
|
Ong Chung Yau
|
d5d690b3c4
|
Merge pull request #1707 from FlowiseAI/feature/env-vars
add FLOWISE_FILE_SIZE_LIMIT variable
|
2024-02-12 15:02:12 +08:00 |
|
Ilango
|
0ddae82fd0
|
Merge branch 'bug/scrap-limit' of github.com:0xi4o/Flowise into bug/scrap-limit
|
2024-02-12 12:01:33 +05:30 |
|
Ilango
|
5471a4c9aa
|
Show error when relative links method is not set and allow 0 as limit value
|
2024-02-12 12:01:19 +05:30 |
|
chungyau97
|
a132f51727
|
add more FLOWISE_FILE_SIZE_LIMIT
|
2024-02-11 17:37:48 +08:00 |
|
chungyau97
|
e3c899230c
|
add FLOWISE_FILE_SIZE_LIMIT variable
|
2024-02-10 12:02:21 +08:00 |
|
Henry
|
caf54bf31b
|
add document json output
|
2024-02-09 16:07:34 +08:00 |
|
chungyau97
|
cf79176ca6
|
add missing steps into rate limit msg
|
2024-02-09 12:00:55 +08:00 |
|
Vinod Paidimarry
|
64018b72e8
|
Merge pull request #1678 from vinodkiran/FEATURE/marketplace-revamp
Marketplace: Revamped UI
|
2024-02-08 03:53:46 -05:00 |
|
Ong Chung Yau
|
ab86294d6b
|
Merge pull request #1686 from FlowiseAI/feature/RateLimit
update return msg to correct url
|
2024-02-07 19:39:11 +08:00 |
|
chungyau97
|
4be28c4050
|
add finish log
|
2024-02-07 19:32:48 +08:00 |
|
Henry Heng
|
ee2bd518c3
|
Merge pull request #1672 from KennyVaneetvelde/feature/improve_structured_output_parser_flexibility
Add a zod-schema based JSON output parser ("Advanced Structured Output Parser")
|
2024-02-07 14:55:46 +08:00 |
|
Kenny Vaneetvelde
|
90e6a804e4
|
Make the zod schema a main parameter instead of an additional param
|
2024-02-06 13:02:30 +01:00 |
|
Henry Heng
|
6c80a14e33
|
Merge pull request #1661 from melon95/bugfix/sessionId
[Bufix] Modify the default value of sessionId when fetching history chat messages.
|
2024-02-06 17:49:44 +08:00 |
|
Ilango
|
7486d33237
|
Fix issue with relativeLinksMethod and limit not applying to manage links
|
2024-02-06 10:36:27 +05:30 |
|
chungyau97
|
8e80b582bb
|
update return msg to correct url
|
2024-02-06 12:02:35 +08:00 |
|
vinodkiran
|
842d70bf0d
|
Marketplace: Adding filters and a collapsible panel show/hide
|
2024-02-05 18:09:46 -05:00 |
|
vinodkiran
|
8990b78e10
|
Marketplace : Added categories to chatflows
|
2024-02-05 15:09:44 -05:00 |
|
Henry
|
7faaf13ccc
|
🥳 flowise@1.5.0 release
|
2024-02-06 03:02:52 +08:00 |
|
vinodkiran
|
cc6a1f04c6
|
Marketplace: removing unused server API
|
2024-02-04 15:49:34 -05:00 |
|
vinodkiran
|
5543ef3de4
|
Marketplace: Revamped UI
|
2024-02-04 14:29:43 -05:00 |
|
Kenny Vaneetvelde
|
113415e2c9
|
remove basepath value from template
|
2024-02-03 21:32:00 +01:00 |
|
Kenny Vaneetvelde
|
62f70ab6ef
|
Revert the changes to the original parser & template
|
2024-02-03 21:25:26 +01:00 |
|
Kenny Vaneetvelde
|
95b251f02a
|
Make it a separate node instead
|
2024-02-03 21:22:49 +01:00 |
|
Kenny Vaneetvelde
|
288e451161
|
Improve flexibility of the structured output parser by allowing the user to input an example JSON and automatically converting it to a zod scheme
|
2024-02-03 19:43:44 +01:00 |
|
Henry
|
6013743705
|
add subquestion query engine marketplace template
|
2024-02-03 02:14:43 +00:00 |
|
Henry Heng
|
340e85da91
|
Merge pull request #1611 from FlowiseAI/feature/LlamaIndex
Feature/llama index
|
2024-02-02 20:00:21 +00:00 |
|
Henry
|
7881f295ab
|
update vec 2 doc node
|
2024-02-01 19:18:14 +00:00 |
|
Henry Heng
|
7e475f1288
|
Merge pull request #1634 from pele-ai/feature/mysql-ssl
mysql-ssl
|
2024-02-01 13:21:29 +00:00 |
|
melon
|
8d62adec2f
|
Refactor session ID assignment in App class
|
2024-02-01 14:19:39 +08:00 |
|
Henry
|
c98ef7a8b1
|
🥳 flowise@1.4.12 release
|
2024-01-31 13:35:00 +00:00 |
|
niztal
|
4107118673
|
avoid BWC PGSQLMODE returning empty ssl object
|
2024-01-30 23:44:42 +02:00 |
|
Henry Heng
|
2ac9e3f7bf
|
Merge pull request #1646 from FlowiseAI/feature/ConversationChain
Feature/Conversation Chain Input Moderation
|
2024-01-30 20:58:23 +00:00 |
|
niztal
|
a382e230f4
|
fix lint issues
|
2024-01-30 22:07:56 +02:00 |
|
niztal
|
82e78d3e4d
|
refactor uninfy pg and mysql to use the same SSL config function
|
2024-01-30 22:06:12 +02:00 |
|
Henry
|
214b312fe5
|
add input moderation to conversation chain
|
2024-01-30 17:57:11 +00:00 |
|
Henry
|
2b67346ce0
|
add fix for not recognizing overrideConfig JSON value
|
2024-01-30 17:42:48 +00:00 |
|
Henry
|
4d6881b506
|
add return source documens to retriever tool
|
2024-01-30 14:12:55 +00:00 |
|
niztal
|
289b04fb12
|
fix lint
|
2024-01-30 00:50:27 +02:00 |
|
niztal
|
1b69ebdb93
|
mysql-ssl
|
2024-01-29 23:30:38 +02:00 |
|
Henry Heng
|
f460b761fb
|
Merge pull request #1613 from Jaredude/feature/database-postgres-self-signed-ssl
adds DATABASE_SSL_KEY_BASE64 for pg connection
|
2024-01-29 10:11:50 +00:00 |
|
Henry Heng
|
071232091f
|
Merge pull request #1608 from automaton82/FEATURE-CORS-CSP-headers-security
Implementing CORS and CSP headers from config
|
2024-01-29 10:04:19 +00:00 |
|
Henry
|
21c47d8049
|
add subquery engine
|
2024-01-28 23:46:55 +00:00 |
|
niztal
|
30ff29afc7
|
fix lint errors
|
2024-01-28 23:49:42 +02:00 |
|
niztal
|
74f7cd6e31
|
fix bug settings.json not found on upsert
|
2024-01-28 23:34:21 +02:00 |
|
Henry
|
b636b4384c
|
Merge branch 'main' into feature/LlamaIndex
# Conflicts:
# packages/server/src/index.ts
|
2024-01-27 23:22:05 +00:00 |
|
Henry
|
29d840c09e
|
update pinecone marketplace version
|
2024-01-27 00:56:33 +00:00 |
|
Henry
|
a711e21ac7
|
update embeddings and marketplace templates
|
2024-01-27 00:52:23 +00:00 |
|
Henry
|
d6030f8e9c
|
fix custom function ending node
|
2024-01-26 19:24:48 +00:00 |
|