Commit Graph

504 Commits

Author SHA1 Message Date
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 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
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 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
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
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 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
Seif d59ed21def Fix issues with new langchainjs version 2023-09-12 15:27:55 -07:00
Seif cb21c11373 Merge branch 'FlowiseAI:main' into vectara-upload-files 2023-09-12 14:56:19 -07:00
Henry Heng 26499bc555 Merge pull request #879 from lpongetti/feature/add-options-to-sql-chain
Added some options for SqlDatabaseChain
2023-09-12 19:20:46 +01:00
Seif 0a59483eeb Update langchainjs 2023-09-12 10:07:40 -07:00
Henry Heng 3fc5dbce17 Merge pull request #891 from mdda/feature/PaLM-extra
PaLM API Chat and Embedding components
2023-09-12 17:40:36 +01:00
Henry Heng 35ddb30489 Update SqlDatabaseChain.ts
update types
2023-09-12 17:38:13 +01:00
Martin Andrews a969b06507 Remove commented unused code - unlikely to interface productively with other langchain components, even if implemented 2023-09-12 15:54:31 +00:00
Anush008 73d7d4ecbc feat: filter qdrant upsert 2023-09-12 20:22:03 +05:30
Anush008 0bf298e890 feat: filter qdrant existing 2023-09-12 20:20:29 +05:30
Henry d19f72db6f add analytic 2023-09-11 23:44:20 +01:00
Lorenzo 8fcafe83bc Removed another typo 2023-09-11 21:14:46 +02:00
Lorenzo 7e3a689656 Remove the typo code 2023-09-11 17:12:35 +02:00