Commit Graph

2305 Commits

Author SHA1 Message Date
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
chungyau97 f55aef3b9d Merge branch 'main' into feature/ChatHistory2 2023-10-07 08:32:01 +08: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
chungyau97 b3e66b04f4 Merge branch 'main' into feature/ChatHistory2 2023-10-04 11:16:58 +08:00
Ayush Jain 786dd8a11c Added Upstash Redis Memory support 2023-10-04 00:20:02 +05:30
Ong Chung Yau 8a12dc5ff4 Merge pull request #995 from vincent-pli/fix-market-empty-issue
Duplicate icon when market is empty
2023-10-03 16:43:55 +08:00
Henry Heng 93070fa51d Merge pull request #821 from mlconnor/main
AWS Bedrock LLM and Embeddings
2023-10-03 00:05:51 +01:00
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
Brian Krygsman f836e77e7b Add AWS credentials support 2023-10-02 08:50:17 -04:00
Brian Krygsman 97629ede38 Update langchain to 0.0.157 for AWS Bedrock GA support 2023-10-02 08:50:17 -04:00
chungyau97 e22e797428 Merge branch 'main' into feature/ChatHistory2 2023-10-02 14:25:33 +08:00
vincent-pli ca31d88a14 duplicate icon when market is empty 2023-10-02 09:03:22 +08:00
vinodkiran 29be2d2608 Addition of Redis LLM Cache 2023-09-30 18:51:14 +05:30
vinodkiran 4efec94dc8 LLM Cache - Addition of Momento Cache 2023-09-30 12:50:05 +05:30
vinodkiran 18702e4c47 Refactoring of LLM In Cache Memory files for better clarity of name 2023-09-30 12:05:51 +05:30
vinodkiran d81869fd59 Extending support for Caching to all LLM's. 2023-09-29 08:19:44 +05:30
vinodkiran d588ac0480 Adding support for LLM Caching. 2023-09-29 07:54:16 +05:30
Henry 5574e82a02 update rate limit guide link 2023-09-28 11:04:01 +01:00
vinodkiran f108c62acf Support for ElasticSearch as a vector store 2023-09-28 10:31:40 +05:30
Henry Heng 113d90e5dc Merge pull request #964 from FlowiseAI/bugfix/SQLDBChain-IncludeTables-IgnoreTables
Bugfix/SQLDBChain IncludeTables & IgnoreTables
2023-09-25 13:00:53 +01:00
Henry ea4d3d0278 update fields 2023-09-25 11:32:31 +01:00
Henry Heng 2bd3b7d4ea Merge pull request #957 from FlowiseAI/feature/RateLimit
Chore/RateLimit
2023-09-21 22:35:53 +01:00