Flowise/packages/components/nodes/vectorstores/Redis
Henry Heng e422ce287b
Feature/Indexing (#1802)
* indexing

* fix for multiple files upsert

* fix default Postgres port

* fix SQLite node description

* add MySQLRecordManager node

* fix MySQL unique index

* add upsert history

* update jsx ui

* lint-fix

* update dialog details

* update llamaindex pinecone

---------

Co-authored-by: chungyau97 <chungyau97@gmail.com>
2024-04-02 23:47:19 +01:00
..
Redis.ts Feature/Indexing (#1802) 2024-04-02 23:47:19 +01:00
RedisSearchBase.ts Merge branch 'main' into chore/Upgrade-LC-version 2024-01-31 00:25:37 +00:00
Redis_Existing.ts use singleton redis connection 2024-01-28 17:18:18 +00:00
Redis_Upsert.ts use singleton redis connection 2024-01-28 17:18:18 +00:00
redis.svg New Feature : Redis Vector Store 2023-10-20 20:03:38 +05:30
utils.ts Redis Vector Store - addition of similaritySearchVectorWithScore method and other updates 2023-10-22 11:52:06 +05:30