Henry Heng
|
43ca334b1d
|
Merge pull request #1102 from rodzanto/main
Update AWSBedrockEmbedding.ts
|
2023-10-23 15:53:13 +01:00 |
|
Henry
|
2f0b4e18f4
|
update fix when no chatflow apikey is set
|
2023-10-23 15:52:28 +01:00 |
|
Henry
|
f8130fdff9
|
fix Chatflow API Authentication
|
2023-10-23 15:46:27 +01:00 |
|
Henry Heng
|
9900228eeb
|
Update AWSBedrockEmbedding.ts
|
2023-10-23 15:24:55 +01:00 |
|
Henry Heng
|
d6bd7d8a72
|
Merge pull request #1116 from FlowiseAI/feature/Qdrant
Feature/Qdrant additional config
|
2023-10-23 14:45:41 +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 |
|
chungyau97
|
0217e5dd6f
|
Merge branch 'main' into feature/ChatHistory2
|
2023-10-22 08:25:44 +08:00 |
|
chungyau97
|
59c3ea83fc
|
Merge branch 'feature/ChatHistory2' of https://github.com/FlowiseAI/Flowise into feature/ChatHistory2
|
2023-10-22 07:30:02 +08:00 |
|
chungyau97
|
43a117c39e
|
Merge branch 'main' into feature/ChatHistory2
|
2023-10-22 07:29:24 +08:00 |
|
vinodkiran
|
931e14c082
|
New Feature : Redis Vector Store
|
2023-10-20 20:03:38 +05:30 |
|
Henry Heng
|
b969be7a5b
|
Merge pull request #1107 from FlowiseAI/feature/PostgresVectorStore
Feature/Postgres VS additional config
|
2023-10-20 12:57:37 +01:00 |
|
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 |
|
Antonio Rodriguez
|
b3603d7d08
|
Update AWSBedrockEmbedding.ts
Corrected the version of the titan embeddings model v2
|
2023-10-19 14:51:48 +02:00 |
|
Henry Heng
|
26898a2230
|
Merge pull request #1100 from FlowiseAI/feature/InMemoryEmbeddingCache
Feature/Add InMem cache embeddings
|
2023-10-19 13:21:17 +01:00 |
|
Henry
|
07ef701c2b
|
add im-mem cache embeddings
|
2023-10-19 12:39:53 +01:00 |
|
Henry Heng
|
6e5d5ddfde
|
Merge pull request #1083 from vinodkiran/FEATURE/embeddings-cache
Embeddings Cache Feature - Implementation of RedisEmbeddingsCache
|
2023-10-19 12:34:41 +01:00 |
|
Henry Heng
|
cf469974c1
|
Merge pull request #1071 from KeLeKaPe/patch-1
Add missing env variables for database to work in container
|
2023-10-19 11:29:15 +01:00 |
|
Henry Heng
|
ae69438923
|
Merge pull request #1084 from FlowiseAI/revert-1055-bugfix/OpenSearch-IllegalInvocation
Revert "Bugfix/OpenSearch illegal invocation"
|
2023-10-18 13:40:38 +01:00 |
|
Henry Heng
|
88d7cb47e2
|
Revert "Bugfix/OpenSearch illegal invocation"
|
2023-10-18 13:39:23 +01:00 |
|
Henry
|
4bc827ca68
|
update share chatbot config
|
2023-10-18 12:30:56 +01:00 |
|
Henry
|
eef11eccca
|
Merge branch 'main' into feature/ChatHistory2
|
2023-10-18 11:57:39 +01:00 |
|
vinodkiran
|
21f6209a1b
|
Embeddings Cache Feature - RedisEmbeddingsCache
|
2023-10-18 10:58:36 +05:30 |
|
Henry Heng
|
8797203d40
|
Merge pull request #1080 from FlowiseAI/feature/RecursiveCharacterTextSplitter
Feature/Add custom separators
|
2023-10-18 01:16:18 +01:00 |
|
Henry
|
2f021b4837
|
add custom separators
|
2023-10-17 23:43:22 +01:00 |
|
Henry Heng
|
d5da5240a5
|
Merge pull request #1077 from automaton82/main
Fix for #911, CRLF line endings, new fix.
|
2023-10-17 18:05:06 +01:00 |
|
Henry
|
ea1f3f6789
|
add fix for backed chat message
|
2023-10-17 16:24:21 +01:00 |
|
automaton82
|
1595676c61
|
Fix for #911, CRLF line endings, new fix.
|
2023-10-16 16:30:25 -04:00 |
|
Henry
|
e5720f0860
|
Merge branch 'main' into feature/ChatHistory2
|
2023-10-16 13:30:03 +01:00 |
|
Kenneth Petersen
|
ff26d658d2
|
Add missing env variables for database to work in container
|
2023-10-16 14:06:04 +02:00 |
|
Henry Heng
|
df2c25cd2e
|
Merge pull request #1070 from yavisht/update-fromPromptMessages-function
fix: ChatPromptTemplate function name
|
2023-10-16 11:45:27 +01:00 |
|
Yavisht Katgara
|
b34856b71b
|
fix: ChatPromptTemplate function name
|
2023-10-16 18:32:25 +11:00 |
|
Henry Heng
|
2177ead536
|
Merge pull request #1055 from FlowiseAI/bugfix/OpenSearch-IllegalInvocation
Bugfix/OpenSearch illegal invocation
|
2023-10-14 23:52:10 +01:00 |
|
Henry Heng
|
1f064d595a
|
Merge pull request #1060 from FlowiseAI/revert-1054-main
Revert "Fix for #911, CRLF line endings on Linux scripts."
|
2023-10-14 23:51:50 +01:00 |
|
Henry Heng
|
49d5a86fcc
|
Revert "Fix for #911, CRLF line endings on Linux scripts."
|
2023-10-14 23:17:08 +01:00 |
|
Henry Heng
|
af7a8080f9
|
Merge pull request #1054 from automaton82/main
Fix for #911, CRLF line endings on Linux scripts.
|
2023-10-14 16:21:27 +01:00 |
|
automaton82
|
5d742ad330
|
Merge branch 'FlowiseAI:main' into main
|
2023-10-13 20:48:32 -04:00 |
|
Henry
|
f8a4b1f6ae
|
Merge branch 'main' into bugfix/OpenSearch-IllegalInvocation
|
2023-10-14 01:25:02 +01:00 |
|
Henry
|
40b233b8a7
|
update langfuse initialization types
|
2023-10-14 01:04:00 +01:00 |
|
Henry
|
76f689cb93
|
add fix for illegal invocation
|
2023-10-13 21:33:32 +01:00 |
|
automaton82
|
e0a1188857
|
Fix for #911, CRLF line endings on linux scripts.
|
2023-10-13 14:30:08 -04:00 |
|
Henry Heng
|
d4269d0b82
|
Merge pull request #1053 from FlowiseAI/bugfix/RedisCache
Bugfix/RedisCache IllegalInvocation
|
2023-10-13 17:37:28 +01:00 |
|
Henry
|
baa3d2afac
|
minor convert chat history to text empty array fix
|
2023-10-13 16:23:50 +01:00 |
|
Henry
|
f822745e38
|
update marketplaces
|
2023-10-13 15:58:10 +01:00 |
|
Henry
|
98fa249721
|
fix Illegal Invocation
|
2023-10-13 15:42:21 +01:00 |
|