Henry Heng
|
0be1823a0e
|
Merge branch 'main' into FEATURE/elasticsearch-vectorstore
|
2023-10-11 14:22:48 +01:00 |
|
Henry Heng
|
96de11f710
|
Merge pull request #1029 from jan-stanek/feature/text-output
Text output for Text File and Plain Text components
|
2023-10-11 14:21:29 +01:00 |
|
Henry Heng
|
e0596bb863
|
Merge pull request #1028 from skhm/skhm-patch-1
Use default prompt placeholder from langchain than hardcoding in the file.
|
2023-10-11 14:12:11 +01:00 |
|
Jan Staněk
|
4d312cb13b
|
version
|
2023-10-11 08:16:50 +02:00 |
|
Henry
|
4a09185195
|
🥳 flowise@1.3.7 release
|
2023-10-10 16:58:44 +01:00 |
|
Henry
|
bf5d9a01be
|
🥳 flowise-ui@1.3.5 release
|
2023-10-10 16:58:18 +01:00 |
|
Henry
|
9cbdcff8a8
|
🥳 flowise-components@1.3.8 release
|
2023-10-10 16:57:29 +01:00 |
|
vinodkiran
|
57760dc633
|
Updates to Elasticsearch VectoreStore Functionality.
|
2023-10-10 20:03:21 +05:30 |
|
Jan Staněk
|
9af7775d0e
|
text output for Text File and Plain Text components
|
2023-10-10 16:30:46 +02:00 |
|
Santhosh Kumar H M
|
ff3b862c9f
|
Update SqlDatabaseChain.ts
|
2023-10-10 19:18:24 +05:30 |
|
Santhosh Kumar H M
|
a9148c23a4
|
Update SqlDatabaseChain.ts
|
2023-10-10 16:53:47 +05:30 |
|
Henry
|
4caa9ba9ab
|
update marketplace llm with cache
|
2023-10-10 00:01:28 +01:00 |
|
Henry Heng
|
2853f75e03
|
Merge pull request #1025 from FlowiseAI/bugfix/BufferMemory-ChatHistory
Bugfix/Redis Backed Memory fix
|
2023-10-09 22:15:22 +01:00 |
|
Henry
|
41caf2aee7
|
add memory fix
|
2023-10-09 19:56:15 +01:00 |
|
Henry Heng
|
a5b519d527
|
Merge pull request #989 from vinodkiran/FEATURE/llm-cache
Feature/llm cache
|
2023-10-09 19:18:13 +01:00 |
|
Henry Heng
|
719c8c4e55
|
only emit token when parentId is undefined
|
2023-10-09 18:25:36 +01:00 |
|
Henry Heng
|
303e5653dd
|
update cacheValue to capture other outputs object
|
2023-10-09 16:44:04 +01:00 |
|
vinodkiran
|
644bd09ef2
|
Removing InMemoryCache and code cleanup in MomentoCache
|
2023-10-08 23:03:00 +05:30 |
|
vinodkiran
|
7d4337724d
|
Updating of Type LLMCache to BaseCache and renaming vars for clarity
|
2023-10-08 22:59:43 +05:30 |
|
Henry Heng
|
12159f6730
|
Update UpstashRedisCache.ts type
|
2023-10-08 12:09:16 +01:00 |
|
Henry Heng
|
abce51353b
|
Update RedisCache.ts type
|
2023-10-08 12:08:51 +01:00 |
|
Henry Heng
|
643adb5979
|
Update MomentoCache.ts type
|
2023-10-08 12:08:23 +01:00 |
|
Henry Heng
|
77899b956e
|
Update index.ts
|
2023-10-08 12:00:44 +01:00 |
|
Henry Heng
|
40b06cd43a
|
Update UpstashRedisCache.ts Base Class
|
2023-10-08 11:59:14 +01:00 |
|
Henry Heng
|
132913f50b
|
Update RedisCache.ts Base Class
|
2023-10-08 11:58:57 +01:00 |
|
Henry Heng
|
a757491342
|
Update MomentoCache.ts Base Class
|
2023-10-08 11:58:37 +01:00 |
|
vinodkiran
|
e01acbc3e8
|
Renaming of Category, Class Names and File names from LLMCache to Cache as this functionality is applicable to both LLM and Chat Models.
|
2023-10-08 15:53:06 +05:30 |
|
vinodkiran
|
679eac1d0b
|
Addition of Cache Option for Chat Models
|
2023-10-08 11:44:43 +05:30 |
|
Henry Heng
|
c3caaf5814
|
Merge pull request #1002 from ayushjain6013/fetaure/upstash_redis
Added Upstash Redis Memory support
|
2023-10-08 02:05:49 +01:00 |
|
Henry Heng
|
8b555e02f8
|
Update UpstashRedisBackedChatMemory.ts
camelCase node name
|
2023-10-08 01:55:45 +01:00 |
|
Henry Heng
|
7c020c4b3e
|
Update package.json
|
2023-10-08 01:53:58 +01:00 |
|
Henry Heng
|
e2355555ed
|
Update UpstashRedisMemoryApi.credential.ts
rename token label
|
2023-10-08 01:52:48 +01:00 |
|
Henry Heng
|
424e713128
|
Update UpstashRedisBackedChatMemory.ts
code cleanup
|
2023-10-08 01:52:19 +01:00 |
|
Henry Heng
|
dbd655580d
|
Add fix where flow is not restarted when cache is used
|
2023-10-07 19:17:33 +01:00 |
|
Henry Heng
|
8ee4f0fc3c
|
Update Interface.ts
code cleanup
|
2023-10-06 23:36:09 +01:00 |
|
Henry Heng
|
5288ea8155
|
Update LLMUpstashRedisCache.ts
code cleanup
|
2023-10-06 23:35:16 +01:00 |
|
Henry Heng
|
52ccb89949
|
Update LLMRedisCache.ts
code cleanup
|
2023-10-06 23:34:56 +01:00 |
|
Henry Heng
|
2785e3b685
|
Update LLMMomentoCache.ts
code cleanup
|
2023-10-06 23:34:36 +01:00 |
|
Henry Heng
|
0b0cf357c5
|
Update LLMInMemoryCache.ts
code cleanup
|
2023-10-06 23:34:07 +01:00 |
|
Henry Heng
|
7d6cb18876
|
Merge pull request #1012 from FlowiseAI/feature/SimilarityThresholdRetriever
Feature/Similarity Threshold Retriever
|
2023-10-06 22:51:59 +01:00 |
|
Henry Heng
|
91581250a7
|
Merge branch 'main' into FEATURE/llm-cache
|
2023-10-06 19:04:24 +01:00 |
|
Ayush Jain
|
9bae1c33f7
|
Review changes
|
2023-10-06 23:23:21 +05:30 |
|
Henry
|
1cb991a2d7
|
add similarity threshold
|
2023-10-06 18:43:41 +01:00 |
|
Henry Heng
|
8c90c1a8cf
|
Merge pull request #1011 from FlowiseAI/feature/PlainTextDocLoader
Feature/PlainText DocLoader
|
2023-10-06 17:32:38 +01:00 |
|
Henry Heng
|
5cc3287dc0
|
Merge pull request #1010 from FlowiseAI/chore/Remove-Vectara-Metadata-Check
Chore/remove vectara metadata check
|
2023-10-06 17:16:07 +01:00 |
|
Henry
|
14f2dcae6a
|
add plain text doc loader
|
2023-10-06 17:06:00 +01:00 |
|
Henry
|
b63b5f8a63
|
remove vectara metadata check
|
2023-10-06 17:03:48 +01:00 |
|
vinodkiran
|
cddc68c187
|
LLM Cache - Addition of Upstash Redis
|
2023-10-06 13:17:56 +05:30 |
|
Ayush Jain
|
086944dc07
|
Fixed linting errors
|
2023-10-05 18:29:39 +05:30 |
|
Ayush Jain
|
786dd8a11c
|
Added Upstash Redis Memory support
|
2023-10-04 00:20:02 +05:30 |
|