Henry
|
db06f85c2a
|
add multi options
|
2023-10-13 01:28:48 +01:00 |
Henry
|
7a13cda9a3
|
Merge branch 'main' into feature/UnstructuredLoader
|
2023-10-12 19:23:41 +01:00 |
Henry
|
697682ca01
|
upgrade pinecone to v1
|
2023-10-12 17:45:51 +01:00 |
Henry Heng
|
18937def2a
|
Merge pull request #982 from vinodkiran/FEATURE/elasticsearch-vectorstore
Support for ElasticSearch as a vector store
|
2023-10-12 15:32:59 +01:00 |
Henry
|
21b2ef7f1d
|
add unstructured
|
2023-10-12 15:31:19 +01:00 |
Henry Heng
|
c419274c06
|
Merge pull request #1039 from FlowiseAI/feature/S3
Feature/Add S3 loader
|
2023-10-12 12:23:44 +01:00 |
Henry
|
789d8d0001
|
add s3 loader
|
2023-10-12 11:56:52 +01:00 |
Henry
|
41e612408c
|
add description
|
2023-10-11 20:09:13 +01:00 |
Henry
|
f42a2d3387
|
add in-mem llm cache
|
2023-10-11 19:54:10 +01:00 |
Henry Heng
|
0e2cba03cc
|
Merge pull request #1034 from FlowiseAI/feature/BedrockEmbeddings
Feature/AWSBedrock embeddings
|
2023-10-11 14:33:13 +01:00 |
Henry Heng
|
b96274b631
|
Merge pull request #1033 from FlowiseAI/feature/Ollama
Feature/Add Ollama
|
2023-10-11 14:32:52 +01:00 |
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
|
536ed07f9d
|
add bedrock embeddings
|
2023-10-11 14:08:04 +01:00 |
Henry
|
cf9e3499a7
|
add ollama
|
2023-10-11 12:24:06 +01:00 |
Jan Staněk
|
4d312cb13b
|
version
|
2023-10-11 08:16:50 +02: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
|
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 |
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
|
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
|
424e713128
|
Update UpstashRedisBackedChatMemory.ts
code cleanup
|
2023-10-08 01:52:19 +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
|
14f2dcae6a
|
add plain text doc loader
|
2023-10-06 17:06:00 +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 |
Brian Krygsman
|
5134fb3aed
|
Add AWS Bedrock chat model support
|
2023-10-02 08:50:17 -04:00 |
Brian Krygsman
|
ca6b0f2b22
|
Add AWS Bedrock LLM support.
Note: stop sequences parameter not yet implemented.
|
2023-10-02 08:50:17 -04:00 |
vinodkiran
|
29be2d2608
|
Addition of Redis LLM Cache
|
2023-09-30 18:51:14 +05:30 |