Commit Graph

638 Commits

Author SHA1 Message Date
Yavisht Katgara b34856b71b fix: ChatPromptTemplate function name 2023-10-16 18:32:25 +11:00
Henry f8a4b1f6ae Merge branch 'main' into bugfix/OpenSearch-IllegalInvocation 2023-10-14 01:25:02 +01:00
Henry 40b233b8a7 update langfuse initialization types 2023-10-14 01:04:00 +01:00
Henry 76f689cb93 add fix for illegal invocation 2023-10-13 21:33:32 +01:00
Henry Heng d4269d0b82
Merge pull request #1053 from FlowiseAI/bugfix/RedisCache
Bugfix/RedisCache IllegalInvocation
2023-10-13 17:37:28 +01:00
Henry baa3d2afac minor convert chat history to text empty array fix 2023-10-13 16:23:50 +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 68862491af 🥳 flowise-components@1.3.10 release 2023-10-12 18:03:21 +01:00
Henry 697682ca01 upgrade pinecone to v1 2023-10-12 17:45:51 +01:00
Henry 69a499aea7 🥳 flowise-components@1.3.9 release 2023-10-12 16:25:11 +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
Marc Klingen 3137905995 Remove unnecessary Langfuse inputs 2023-10-12 15:25:04 +02:00
Henry Heng 8bca7b3c04
Update ElasticsearchAPI.credential.ts 2023-10-12 12:40:43 +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
Henry f42a2d3387 add in-mem llm cache 2023-10-11 19:54:10 +01:00
Henry Heng 0e2cba03cc
Merge pull request #1034 from FlowiseAI/feature/BedrockEmbeddings
Feature/AWSBedrock embeddings
2023-10-11 14:33:13 +01:00
Henry Heng b96274b631
Merge pull request #1033 from FlowiseAI/feature/Ollama
Feature/Add Ollama
2023-10-11 14:32:52 +01:00
Henry Heng 0be1823a0e
Merge branch 'main' into FEATURE/elasticsearch-vectorstore 2023-10-11 14:22:48 +01:00
Henry Heng 96de11f710
Merge pull request #1029 from jan-stanek/feature/text-output
Text output for Text File and Plain Text components
2023-10-11 14:21:29 +01:00
Henry Heng e0596bb863
Merge pull request #1028 from skhm/skhm-patch-1
Use default prompt placeholder from langchain than hardcoding in the file.
2023-10-11 14:12:11 +01:00
Henry 536ed07f9d add bedrock embeddings 2023-10-11 14:08:04 +01:00
Henry cf9e3499a7 add ollama 2023-10-11 12:24:06 +01:00
Jan Staněk 4d312cb13b version 2023-10-11 08:16:50 +02:00
Henry 9cbdcff8a8 🥳 flowise-components@1.3.8 release 2023-10-10 16:57:29 +01:00
vinodkiran 57760dc633 Updates to Elasticsearch VectoreStore Functionality. 2023-10-10 20:03:21 +05:30
Jan Staněk 9af7775d0e text output for Text File and Plain Text components 2023-10-10 16:30:46 +02:00
Santhosh Kumar H M ff3b862c9f
Update SqlDatabaseChain.ts 2023-10-10 19:18:24 +05:30
Santhosh Kumar H M a9148c23a4
Update SqlDatabaseChain.ts 2023-10-10 16:53:47 +05:30
Henry 41caf2aee7 add memory fix 2023-10-09 19:56:15 +01:00
Henry Heng a5b519d527
Merge pull request #989 from vinodkiran/FEATURE/llm-cache
Feature/llm cache
2023-10-09 19:18:13 +01:00
Henry Heng 719c8c4e55
only emit token when parentId is undefined 2023-10-09 18:25:36 +01:00
Henry Heng 303e5653dd
update cacheValue to capture other outputs object 2023-10-09 16:44:04 +01:00
vinodkiran 644bd09ef2 Removing InMemoryCache and code cleanup in MomentoCache 2023-10-08 23:03:00 +05:30
vinodkiran 7d4337724d Updating of Type LLMCache to BaseCache and renaming vars for clarity 2023-10-08 22:59:43 +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