Commit Graph

1083 Commits

Author SHA1 Message Date
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 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 91581250a7 Merge branch 'main' into FEATURE/llm-cache 2023-10-06 19:04:24 +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
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
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
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
Henry Heng 04be0dd912 Merge pull request #958 from FlowiseAI/feature/ChromaAuth
Bugfix/Chroma Authorization
2023-09-21 22:35:40 +01:00
Henry 88f0fe9598 chroma authorization 2023-09-21 22:08:45 +01:00
Henry Heng 34a9766f42 Merge pull request #956 from BitVoyagerMan/new_feature
add bittensor chatmodel
2023-09-21 21:57:02 +01:00
Henry ce9b9ad8ca add env variable to start.ts 2023-09-21 21:54:03 +01:00
Henry ef5bc230b9 🥳 flowise-ui@1.3.4 release 2023-09-21 15:57:01 +01:00
Henry c48efeba30 🥳 flowise-components@1.3.7 release 2023-09-21 15:56:43 +01:00
Henry 9b86a96e1d 🥳 flowise@1.3.6 release 2023-09-21 15:56:05 +01:00
Henry Heng eda56094df Merge pull request #952 from vinodkiran/FEATURE/analytic-llmonitor
Adding support for LLMonitor
2023-09-21 12:14:53 +01:00
BitVoyagerMan 37d8b3f310 fix lint 2023-09-21 07:12:28 -04:00
BitVoyagerMan 50903453f0 add bittensor chatmodel 2023-09-21 02:40:55 -04:00
vinodkiran e312c6ee22 Fix: Incorrect documentation link for LLMonitor. 2023-09-21 08:35:19 +05:30
Henry Heng 171c765004 Merge pull request #946 from FlowiseAI/feature/OpenAI
Feature/Update OpenAI models
2023-09-21 00:05:08 +01:00
Henry Heng c0d9484958 Merge pull request #948 from matthias/feature/CheerioSelector
Added CSS selector to Cheerio
2023-09-21 00:04:40 +01:00
Henry 096451f82f update langchain version 2023-09-20 20:07:13 +01:00
Henry 172247972a 🥳 flowise-components@1.3.6 release 2023-09-20 15:55:21 +01:00