Commit Graph

581 Commits

Author SHA1 Message Date
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 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 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
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
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 ea4d3d0278 update fields 2023-09-25 11:32:31 +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 c48efeba30 🥳 flowise-components@1.3.7 release 2023-09-21 15:56:43 +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
vinodkiran f85c935983 Adding support for LLMonitor 2023-09-20 14:31:52 +05:30
Henry 6484e29132 chroma installation fix 2023-09-20 01:22:56 +01:00
matthias 173b645fe8 Added CSS selector to Cheerio 2023-09-19 19:34:01 +02:00
Henry 4682be5c03 update openai models 2023-09-19 11:53:16 +01:00
Henry 9031057425 add FLOWISE_SECRETKEY_OVERWRITE 2023-09-18 16:45:00 +01:00
Henry 899f34ba9b 🥳 flowise-components@1.3.5 release 2023-09-15 17:09:59 +01:00
Henry Heng b0e6d4ad77 Merge pull request #913 from vectara/vectara-upload-files
Add Vectara upload file component
2023-09-15 16:00:41 +01:00
Seif 7a33a4dcaa Merge branch 'main' into vectara-upload-files 2023-09-15 07:24:40 -07:00
Henry 18079d220e add filter to milvus 2023-09-15 00:32:52 +01:00
Seif f911527dcc Remove files reset 2023-09-13 10:04:25 -07:00
Henry Heng 0c71e62c2d Merge pull request #917 from FlowiseAI/feature/Analytic
Feature/Analytic for Agent
2023-09-13 13:52:16 +01:00
Henry 76ba977a5c add callbacks to agents 2023-09-13 09:57:32 +01:00
chungyau97 e9ed663d1f add analytic into Conversational Agent 2023-09-13 16:15:57 +08:00
Henry Heng a81532918d Merge pull request #912 from Anush008/qdrant-filter
feat: Qdrant filter
2023-09-13 08:59:33 +01:00
Henry Heng 3d35536de5 Merge pull request #908 from FlowiseAI/feature/Analytic
Feature/Add analytic
2023-09-13 08:46:24 +01:00