1435 Commits

Author SHA1 Message Date
vinodkiran aa2075d60b AutoFixOutputParser: Addition of Autofix option for all output parsers 2023-10-28 13:59:32 +05:30
vinodkiran 3696c4517a Removal of the custom output parsing. 2023-10-28 09:09:29 +05:30
Ziyi Chen 7aa2e1516e should validate .pageContent 2023-10-27 19:57:01 -04:00
Henry Heng 936ed9f840 Merge pull request #1136 from siddiqss/bugfix/build-error-index-not-exist-issue-1135
Build error fixed (TS)
2023-10-27 18:34:47 +01:00
Henry Heng c03253a8c1 Merge pull request #1134 from vinodkiran/BUGFIX/Spellings
Spelling Corrections.
2023-10-27 13:28:12 +01:00
talha 60ac08413a Replaced INDEX_NOT_EXIST with IndexNotExist 2023-10-26 20:44:35 +05:00
vinodkiran cd6538c5f2 Spelling Corrections. 2023-10-26 11:11:10 +05:30
vinodkiran 6159fa57ef Code cleanup and minor fixes. 2023-10-26 10:12:51 +05:30
Henry Heng 6844011d48 Merge pull request #1131 from FlowiseAI/bugfix/RedisBackedChatMessage
Bugfix/Fix RedisChat SessionId
2023-10-25 17:53:50 +01:00
Henry 6c7734302d fix redis chat sessionId 2023-10-25 17:34:24 +01:00
vinodkiran b8b8f09bbc Addition of OutputParser for FewShotPromptTemplate 2023-10-25 19:52:50 +05:30
Henry 57bfd5f1b1 add json parse fix 2023-10-25 13:53:33 +01:00
Henry 2653cb62da update credentials 2023-10-25 12:39:35 +01:00
Henry 6e9cbc0e04 Merge branch 'main' into bugfix/RedisBackedChatMessage 2023-10-25 12:17:36 +01:00
Henry Heng da31e42fd8 Merge pull request #1108 from vinodkiran/FEATURE/redis-vectorstore
Feature/RedisVectorStore
2023-10-25 12:14:16 +01:00
vinodkiran ac12aa641c Redis Vector Store - Minor Updates to Options to better reflect the intent. 2023-10-25 10:35:50 +05:30
Ziyi Chen 23d39300cb fix Cannot read properties of undefined (reading 'replace') 2023-10-24 11:04:35 -04:00
Henry Heng 43ca334b1d Merge pull request #1102 from rodzanto/main
Update AWSBedrockEmbedding.ts
2023-10-23 15:53:13 +01:00
Henry Heng 9900228eeb Update AWSBedrockEmbedding.ts 2023-10-23 15:24:55 +01:00
Henry eb02163e0e update version 2023-10-23 14:45:05 +01:00
Henry d9e6fcda56 add redis backed chat message fix 2023-10-23 14:43:18 +01:00
Henry f3bd818397 add additional config 2023-10-23 11:10:45 +01:00
vinodkiran 4654f69951 New Feature - Output Parsers 2023-10-23 13:16:12 +05:30
vinodkiran 23c62bdc0b Redis Vector Store - addition of similaritySearchVectorWithScore method and other updates 2023-10-22 11:52:06 +05:30
vinodkiran 931e14c082 New Feature : Redis Vector Store 2023-10-20 20:03:38 +05:30
Henry 9e07a1ba7c add additional config 2023-10-20 12:41:49 +01:00
Antonio Rodriguez 31d0facde7 Update AWSBedrockEmbedding.ts
Added the newer v2 for the Amazon Titan Embed model
2023-10-20 13:16:10 +02:00
vinodkiran b40b41bdbc Redis Credential : Additional Redis URL based credential 2023-10-20 16:33:32 +05:30
Antonio Rodriguez b3603d7d08 Update AWSBedrockEmbedding.ts
Corrected the version of the titan embeddings model v2
2023-10-19 14:51:48 +02:00
Henry 07ef701c2b add im-mem cache embeddings 2023-10-19 12:39:53 +01:00
Henry Heng 6e5d5ddfde Merge pull request #1083 from vinodkiran/FEATURE/embeddings-cache
Embeddings Cache Feature - Implementation of RedisEmbeddingsCache
2023-10-19 12:34:41 +01:00
Henry Heng 88d7cb47e2 Revert "Bugfix/OpenSearch illegal invocation" 2023-10-18 13:39:23 +01:00
vinodkiran 21f6209a1b Embeddings Cache Feature - RedisEmbeddingsCache 2023-10-18 10:58:36 +05:30
Henry 2f021b4837 add custom separators 2023-10-17 23:43:22 +01:00
Yavisht Katgara b34856b71b fix: ChatPromptTemplate function name 2023-10-16 18:32:25 +11:00
Henry 76f689cb93 add fix for illegal invocation 2023-10-13 21:33:32 +01:00
Henry 98fa249721 fix Illegal Invocation 2023-10-13 15:42:21 +01:00
Henry Heng b3fad4dd82 Merge pull request #1046 from FlowiseAI/feature/UnstructuredLoader
Feature/unstructured loader
2023-10-13 13:45:32 +01:00
Ofer Mendelevitch db475039c2 removed extra comma 2023-10-12 20:23:17 -07:00
Ofer Mendelevitch e3d4c73b2a updated to single quotes 2023-10-12 20:11:01 -07:00
Ofer Mendelevitch 7ba38c0876 updated 2023-10-12 19:48:20 -07:00
Ofer Mendelevitch 6a29ee8c02 minor update to labels
Upd 'source' in Vectara constructor
2023-10-12 19:45:44 -07:00
Henry db06f85c2a add multi options 2023-10-13 01:28:48 +01:00
Henry 7a13cda9a3 Merge branch 'main' into feature/UnstructuredLoader 2023-10-12 19:23:41 +01:00
Henry 697682ca01 upgrade pinecone to v1 2023-10-12 17:45:51 +01:00
Henry Heng 18937def2a Merge pull request #982 from vinodkiran/FEATURE/elasticsearch-vectorstore
Support for ElasticSearch as a vector store
2023-10-12 15:32:59 +01:00
Henry 21b2ef7f1d add unstructured 2023-10-12 15:31:19 +01:00
Henry Heng c419274c06 Merge pull request #1039 from FlowiseAI/feature/S3
Feature/Add S3 loader
2023-10-12 12:23:44 +01:00
Henry 789d8d0001 add s3 loader 2023-10-12 11:56:52 +01:00
Henry 41e612408c add description 2023-10-11 20:09:13 +01:00