Henry
|
220db3944d
|
🥳 flowise-components@1.4.0-rc.1 release
|
2023-11-07 21:24:18 +00:00 |
|
Henry
|
0f293e5a59
|
add openai assistant
|
2023-11-07 20:45:25 +00:00 |
|
Henry
|
7fab58985c
|
🥳 flowise-components@1.3.11 release
|
2023-11-03 20:05:49 +00:00 |
|
Henry
|
b44c203807
|
Merge branch 'main' into feature/output-parsers
# Conflicts:
# packages/ui/src/views/chatmessage/ChatMessage.js
|
2023-11-03 13:10:06 +00:00 |
|
vinodkiran
|
74b7033c41
|
Change of category name for output parsers
|
2023-11-03 08:41:16 +05:30 |
|
Henry Heng
|
4f3d352606
|
Merge pull request #1162 from SearchApi/feature/add-searchapi
Add SearchApi documentloader, tool & podcast QA example
|
2023-11-02 21:46:13 +00:00 |
|
Henry Heng
|
d552ca17f8
|
Merge pull request #1176 from FlowiseAI/feature/Vec2Doc
Feature/Add query to vec2doc
|
2023-11-02 21:45:59 +00:00 |
|
SebastjanPrachovskij
|
a240333e79
|
Run yarn lint-fix
|
2023-11-02 22:17:36 +02:00 |
|
Henry Heng
|
74260adba5
|
Merge pull request #1158 from tirongi/feature/OpenAIEmbeddingCustom
Add OpenAIEmbeddingCustom
|
2023-11-02 20:07:19 +00:00 |
|
Henry
|
689612b0d6
|
add query to vec2doc
|
2023-11-02 19:46:52 +00:00 |
|
Henry
|
6cc0811085
|
add check before adding new document
|
2023-11-01 16:20:13 +00:00 |
|
SebastjanPrachovskij
|
83947dc55d
|
Add SearchApi credentials description
|
2023-11-01 18:19:05 +02:00 |
|
Henry Heng
|
8292e5a3db
|
update LLMChain prompt
|
2023-10-31 23:54:55 +00:00 |
|
Henry
|
5147da913c
|
add fix to detect json or string
|
2023-10-31 23:00:09 +00:00 |
|
Henry
|
82074ee7a1
|
add datagrid field type
|
2023-10-31 22:12:09 +00:00 |
|
Henry
|
039d8d26be
|
expand text file supported file types
|
2023-10-31 16:32:33 +00:00 |
|
SebastjanPrachovskij
|
7bc41939e4
|
Add SearchApi documentloader, tool & podcast QA example
|
2023-10-31 16:27:37 +02:00 |
|
Henry
|
5ff720d66c
|
remove console log
|
2023-10-31 14:11:11 +00:00 |
|
Henry
|
f57a08f59b
|
disabled ouput parser streaming
|
2023-10-31 14:07:29 +00:00 |
|
tirongi
|
206394bd80
|
Add OpenAIEmbeddingCustom
This feature allow to select a customised modelName or the default one.
|
2023-10-30 17:33:27 +01:00 |
|
Henry Heng
|
06552416bb
|
Merge pull request #1127 from chz8494/memory_replace_fix
[Bug] Fix Cannot read properties of undefined (reading 'replace')
|
2023-10-29 10:33:33 +00:00 |
|
Henry
|
8857530f29
|
return JSON output in the chat
|
2023-10-29 10:27:04 +00:00 |
|
vinodkiran
|
aa2075d60b
|
AutoFixOutputParser: Addition of Autofix option for all output parsers
|
2023-10-28 13:59:32 +05:30 |
|
vinodkiran
|
3696c4517a
|
Removal of the custom output parsing.
|
2023-10-28 09:09:29 +05:30 |
|
Ziyi Chen
|
7aa2e1516e
|
should validate .pageContent
|
2023-10-27 19:57:01 -04:00 |
|
Henry Heng
|
936ed9f840
|
Merge pull request #1136 from siddiqss/bugfix/build-error-index-not-exist-issue-1135
Build error fixed (TS)
|
2023-10-27 18:34:47 +01:00 |
|
Henry Heng
|
c03253a8c1
|
Merge pull request #1134 from vinodkiran/BUGFIX/Spellings
Spelling Corrections.
|
2023-10-27 13:28:12 +01:00 |
|
talha
|
60ac08413a
|
Replaced INDEX_NOT_EXIST with IndexNotExist
|
2023-10-26 20:44:35 +05:00 |
|
vinodkiran
|
cd6538c5f2
|
Spelling Corrections.
|
2023-10-26 11:11:10 +05:30 |
|
vinodkiran
|
6159fa57ef
|
Code cleanup and minor fixes.
|
2023-10-26 10:12:51 +05:30 |
|
Henry Heng
|
6844011d48
|
Merge pull request #1131 from FlowiseAI/bugfix/RedisBackedChatMessage
Bugfix/Fix RedisChat SessionId
|
2023-10-25 17:53:50 +01:00 |
|
Henry
|
6c7734302d
|
fix redis chat sessionId
|
2023-10-25 17:34:24 +01:00 |
|
vinodkiran
|
b8b8f09bbc
|
Addition of OutputParser for FewShotPromptTemplate
|
2023-10-25 19:52:50 +05:30 |
|
Henry
|
57bfd5f1b1
|
add json parse fix
|
2023-10-25 13:53:33 +01:00 |
|
Henry
|
2653cb62da
|
update credentials
|
2023-10-25 12:39:35 +01:00 |
|
Henry
|
6e9cbc0e04
|
Merge branch 'main' into bugfix/RedisBackedChatMessage
|
2023-10-25 12:17:36 +01:00 |
|
Henry Heng
|
da31e42fd8
|
Merge pull request #1108 from vinodkiran/FEATURE/redis-vectorstore
Feature/RedisVectorStore
|
2023-10-25 12:14:16 +01:00 |
|
vinodkiran
|
ac12aa641c
|
Redis Vector Store - Minor Updates to Options to better reflect the intent.
|
2023-10-25 10:35:50 +05:30 |
|
Ziyi Chen
|
23d39300cb
|
fix Cannot read properties of undefined (reading 'replace')
|
2023-10-24 11:04:35 -04:00 |
|
Henry Heng
|
43ca334b1d
|
Merge pull request #1102 from rodzanto/main
Update AWSBedrockEmbedding.ts
|
2023-10-23 15:53:13 +01:00 |
|
Henry Heng
|
9900228eeb
|
Update AWSBedrockEmbedding.ts
|
2023-10-23 15:24:55 +01:00 |
|
Henry
|
eb02163e0e
|
update version
|
2023-10-23 14:45:05 +01:00 |
|
Henry
|
d9e6fcda56
|
add redis backed chat message fix
|
2023-10-23 14:43:18 +01:00 |
|
Henry
|
f3bd818397
|
add additional config
|
2023-10-23 11:10:45 +01:00 |
|
vinodkiran
|
4654f69951
|
New Feature - Output Parsers
|
2023-10-23 13:16:12 +05:30 |
|
vinodkiran
|
23c62bdc0b
|
Redis Vector Store - addition of similaritySearchVectorWithScore method and other updates
|
2023-10-22 11:52:06 +05:30 |
|
vinodkiran
|
931e14c082
|
New Feature : Redis Vector Store
|
2023-10-20 20:03:38 +05:30 |
|
Henry
|
9e07a1ba7c
|
add additional config
|
2023-10-20 12:41:49 +01:00 |
|
Antonio Rodriguez
|
31d0facde7
|
Update AWSBedrockEmbedding.ts
Added the newer v2 for the Amazon Titan Embed model
|
2023-10-20 13:16:10 +02:00 |
|
vinodkiran
|
b40b41bdbc
|
Redis Credential : Additional Redis URL based credential
|
2023-10-20 16:33:32 +05:30 |
|