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 |
Henry
|
9189b70131
|
🥳 flowise-ui@1.5.0 release
|
2024-02-06 03:02:16 +08:00 |
Henry
|
dcacb02a47
|
🥳 flowise-components@1.6.0 release
|
2024-02-06 03:01:47 +08:00 |
Henry Heng
|
18e919efb4
|
Merge pull request #1684 from ill-yes/bugfix/folder_load_kotlin
add kotlin files to folder-loader
|
2024-02-06 02:51:31 +08:00 |
Ilyes Tascou
|
011a0a75c3
|
add kotlin files to folder-loader
|
2024-02-05 17:20:05 +01: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 |
Darien Kindlund
|
5da3e3cc3e
|
Adding proper TLS/SSL support to poolOptions so that the similaritySearchVectorWithScore function actually connects to Postgres via TLS/SSL when specified in the additionalConfig.
|
2024-02-04 12:27:18 -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 |
vinodkiran
|
c504f91752
|
Multimodal: guard to check for nodeData before image message insertion.
|
2024-02-02 17:45:12 -05:00 |
Henry
|
041bfea940
|
add more params
|
2024-02-02 20:07:50 +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
|
a4131dc21b
|
add fixes for chaining
|
2024-02-02 15:44:05 +00:00 |
Henry
|
c5bd4d4168
|
address configuration fix and add BLOB_STORAGE_PATH env variable
|
2024-02-02 13:55:38 +00:00 |
Henry Heng
|
a219efc913
|
Rename MultiModalUtils.ts to multiModalUtils.ts
|
2024-02-02 13:37:33 +00:00 |
Henry
|
9cd0362f24
|
Merge branch 'main' into FEATURE/Vision
# Conflicts:
# packages/components/nodes/chains/ConversationChain/ConversationChain.ts
# packages/server/src/index.ts
# packages/server/src/utils/index.ts
|
2024-02-02 02:54:06 +00:00 |
Henry Heng
|
37828de664
|
Merge pull request #1659 from FlowiseAI/feature/Vec2Doc
chore/update vec 2 doc node
|
2024-02-01 19:38:27 +00:00 |
Henry Heng
|
e684f9a227
|
Merge pull request #1660 from raffareis/chore/add-gpt-3.5-0125
Add newly-released gpt-3.5-turbo-0125 to ChatOpenAI
|
2024-02-01 19:38:18 +00:00 |
Rafael Reis
|
1522acbf5a
|
Add gpt-3.5-turbo-0125 to ChatOpenAI.ts
|
2024-02-01 16:19:30 -03:00 |
Henry
|
7881f295ab
|
update vec 2 doc node
|
2024-02-01 19:18:14 +00:00 |
Henry Heng
|
48677c33cc
|
Merge pull request #1656 from FlowiseAI/bugfix/Rerank-Top-K
Bugfix/Cohere top K
|
2024-02-01 16:47:17 +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 |
Henry
|
5c6b5b233c
|
fix top K
|
2024-02-01 13:14:02 +00:00 |
melon
|
8d62adec2f
|
Refactor session ID assignment in App class
|
2024-02-01 14:19:39 +08:00 |
vinodkiran
|
eab8c19f8c
|
Multimodal: deleting uploads on delete of all chatmessages or chatflow
|
2024-01-31 20:03:54 -05:00 |
vinodkiran
|
aa5d1417a1
|
Multimodal: deleting uploads on delete of all chatmessages
|
2024-01-31 19:16:58 -05:00 |
vinodkiran
|
5c8f48c2f1
|
Multimodal: Image Uploads.
|
2024-01-31 19:03:39 -05:00 |
Henry
|
c98ef7a8b1
|
🥳 flowise@1.4.12 release
|
2024-01-31 13:35:00 +00:00 |
Henry
|
68bc3c708f
|
🥳 flowise-ui@1.4.9 release
|
2024-01-31 13:34:28 +00:00 |
Henry
|
9ab8c36fd0
|
🥳 flowise-components@1.5.3 release
|
2024-01-31 13:33:27 +00:00 |
vinodkiran
|
e81927ee13
|
SpeechToText: Adding SpeechToText at the Chatflow level.
|
2024-01-31 07:48:38 -05:00 |
vinodkiran
|
4604594c55
|
SpeechToText: Adding SpeechToText at the Chatflow level.
|
2024-01-30 21:48:08 -05:00 |
Henry
|
02fe500f21
|
Merge branch 'main' into chore/Upgrade-LC-version
# Conflicts:
# packages/components/nodes/cache/RedisCache/RedisCache.ts
# packages/components/nodes/cache/RedisCache/RedisEmbeddingsCache.ts
# packages/components/nodes/chains/ConversationChain/ConversationChain.ts
# packages/components/nodes/tools/RetrieverTool/RetrieverTool.ts
# packages/components/nodes/vectorstores/Qdrant/Qdrant.ts
# packages/components/nodes/vectorstores/Redis/Redis.ts
# packages/components/nodes/vectorstores/Redis/RedisSearchBase.ts
# packages/components/nodes/vectorstores/Redis/Redis_Existing.ts
# packages/components/nodes/vectorstores/Redis/Redis_Upsert.ts
# packages/components/src/agents.ts
|
2024-01-31 00:25:37 +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 |
Henry Heng
|
f7d722089b
|
Merge pull request #1645 from FlowiseAI/bugfix/Template-Split
Bugfix/OverrideConfig JSON value
|
2024-01-30 20:58:14 +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 Heng
|
436b3aae75
|
Merge pull request #1644 from FlowiseAI/feature/Retriever-Tool-Source-Documents
Feature/Return Source Documens to retriever tool
|
2024-01-30 16:28:32 +00:00 |
Henry
|
4d6881b506
|
add return source documens to retriever tool
|
2024-01-30 14:12:55 +00:00 |
Ilango
|
1d122084b9
|
Fix auto scroll on audio messages
|
2024-01-30 15:54:14 +05:30 |
Ilango
|
517c2f2916
|
Fix error message when audio recording is not available
|
2024-01-30 15:30:07 +05:30 |
niztal
|
289b04fb12
|
fix lint
|
2024-01-30 00:50:27 +02:00 |