Commit Graph

10 Commits

Author SHA1 Message Date
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
vinodkiran 644bd09ef2 Removing InMemoryCache and code cleanup in MomentoCache 2023-10-08 23:03:00 +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