Commit Graph

22 Commits

Author SHA1 Message Date
Vinod Kiran 658fa3984e Feature/externalize files from chatflow - do not save as base64 (#1976)
* initial commit. Externalizing the file base64 string from flowData

* csv - docloader - Externalizing the file base64 string from flowData

* csv - docloader - Externalizing the file base64 string from flowData

* DocX - docloader - Externalizing the file base64 string from flowData

* Json - docloader - Externalizing the file base64 string from flowData

* Jsonlines - docloader - Externalizing the file base64 string from flowData

* PDF - docloader - Externalizing the file base64 string from flowData

* Vectara - vector store - Externalizing the file base64 string from flowData

* OpenAPIToolkit - tools - Externalizing the file base64 string from flowData

* OpenAPIChain - chain - Externalizing the file base64 string from flowData

* lint fixes

* datasource enabled - initial commit

* CSVAgent - agents - Externalizing the file base64 string from flowData

* Externalizing the file base64 string from flowData

* Externalizing the file base64 string from flowData

* add pnpm-lock.yaml

* update filerepository to add try catch

* Rename FileRepository.ts to fileRepository.ts

---------

Co-authored-by: Henry <hzj94@hotmail.com>
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-04-04 21:41:06 +05:30
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
Henry 0606d2c6dd upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
Ofer Mendelevitch a26167ac5a updated component to V2.0
Updated marketplace  "Chain Upload" JSON file
2024-01-08 16:09:50 -08:00
Ofer Mendelevitch 78a6926ca3 added step to diversityBias 2024-01-08 10:26:17 -08:00
Ofer Mendelevitch 244093923d updates per PR comments 2024-01-08 07:25:54 -08:00
Ofer Mendelevitch b44a0f1d39 bugfix 2023-12-31 21:53:48 -08:00
Ofer Mendelevitch dc3e4fd059 bug fix 2 2023-12-31 19:18:33 -08:00
Ofer Mendelevitch e5f0ca0c0a bug fix 2023-12-31 18:59:49 -08:00
Ofer Mendelevitch 467e71ba1f added support for MMR 2023-12-31 18:36:23 -08:00
Henry 7d13b6323f fix namings, update description, show badge and node info 2023-11-22 19:48:01 +00:00
Henry 44cadc1cc3 add vector upsert ability 2023-11-16 18:34:17 +00:00
Henry 6cc0811085 add check before adding new document 2023-11-01 16:20:13 +00: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
Seif f911527dcc Remove files reset 2023-09-13 10:04:25 -07:00
Seif 0a59483eeb Update langchainjs 2023-09-12 10:07:40 -07:00
Seif 9156f8470b Add description for file input 2023-08-30 12:47:39 -07:00
Seif 6a8f7a314d Create Vectara_Upload.ts 2023-08-30 11:11:28 -07:00
Seif 83d45ebad1 Move Vectara files to one folder 2023-08-30 11:11:17 -07:00