Flowise/packages/components/nodes
Vinod Kiran 40e36d1b39
Feature/DocumentStore (#2106)
* datasource: initial commit

* datasource: datasource details and chunks

* datasource: Document Store Node

* more changes

* Document Store - Base functionality

* Document Store Loader Component

* Document Store Loader Component

* before merging the modularity PR

* after merging the modularity PR

* preview mode

* initial draft PR

* fixes

* minor updates and  fixes

* preview with loader and splitter

* preview with credential

* show stored chunks

* preview update...

* edit config

* save, preview and other changes

* save, preview and other changes

* save, process and other changes

* save, process and other changes

* alpha1 - for internal testing

* rerouting urls

* bug fix on new leader create

* pagination support for chunks

* delete document store

* Update pnpm-lock.yaml

* doc store card view

* Update store files to use updated storage functions, Document Store Table View and other changes

* ui changes

* add expanded chunk dialog, improve ui

* change throw Error to InternalError

* Bug Fixes and removal of subFolder, adding of view chunks for store

* lint fixes

* merge changes

* DocumentStoreStatus component

* ui changes for doc store

* add remove metadata key field, add custom document loader

* add chatflows used doc store chips

* add types/interfaces to DocumentStore Services

* document loader list dialog title bar color change

* update interfaces

* Whereused Chatflow Name and Added chunkNo to retain order of created chunks.

* use typeorm order chunkNo, ui changes

---------

Co-authored-by: Henry <hzj94@hotmail.com>
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-05-06 15:23:27 +01:00
..
agents Bugfix/Openai Assistant download path (#2272) 2024-04-26 18:49:33 +01:00
analytic upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
cache Merge branch 'main' into chore/Upgrade-LC-version 2024-01-31 00:25:37 +00:00
chains Feature/s3 storage (#2226) 2024-04-23 11:35:38 +01:00
chatmodels models.json support for Groq (#2328) 2024-05-06 11:37:06 +01:00
documentloaders Feature/DocumentStore (#2106) 2024-05-06 15:23:27 +01:00
embeddings Feature/TogetherAI (#2318) 2024-05-04 18:25:13 +01:00
engine Feature/Buffer Memory SessionId (#2111) 2024-04-11 11:18:39 +01:00
llms Feature/externalize model list (#2113) 2024-04-12 12:46:10 +01:00
memory Feature/Buffer Memory SessionId (#2111) 2024-04-11 11:18:39 +01:00
moderation upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
outputparsers Merge branch 'main' into chore/Upgrade-LC-version 2024-02-19 17:39:32 +08:00
prompts upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
recordmanager Bugfix/MySQL RecordManager Varchar Size (#2192) 2024-04-16 00:31:57 +01:00
responsesynthesizer add llamaindex 2023-12-04 20:04:09 +00:00
retrievers Voyage AI - Credentials, Embeddings and Rerank (#2015) 2024-03-26 11:50:16 +05:30
speechtotext/assemblyai SpeechToText: Adding SpeechToText at the Chatflow level. 2024-01-30 21:48:08 -05:00
textsplitters Feature/DocumentStore (#2106) 2024-05-06 15:23:27 +01:00
tools Feature/s3 storage (#2226) 2024-04-23 11:35:38 +01:00
utilities add fix for set variable 2024-03-12 14:07:53 +08:00
vectorstores add couchbase vectore store support (#2303) 2024-05-06 11:26:54 +01:00