Commit Graph

15 Commits

Author SHA1 Message Date
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
abhishekshankr 2b00acfbea Updated vector store icons 2023-12-18 03:51:08 -05:00
Henry 12c688aae0 update langchain version 2023-11-24 14:29:50 +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
Ziyi Chen 7aa2e1516e should validate .pageContent 2023-10-27 19:57:01 -04:00
Ziyi Chen 23d39300cb fix Cannot read properties of undefined (reading 'replace') 2023-10-24 11:04:35 -04:00
Henry 05dd23b01d - update marketplaces
- add version to nodes and credentials
- hover over node actions
2023-07-28 15:56:40 +01:00
chungyau97 2ad873c34f modify parse for topP and topK 2023-07-26 01:13:16 +08:00
Henry d11cb5f4b4 add top K to vector stores 2023-06-10 17:21:27 +01:00
Henry ffebe7c769 change flat to flatten from lodash 2023-06-10 01:34:37 +01:00
Henry 17307f52bc add fix when docs are empty 2023-05-02 00:16:35 +01:00
Henry 40b655e66b add multiple loaders and documents 2023-04-30 22:57:12 +01:00
Henry 3f0f33e4e6 add in-memory vector store 2023-04-30 12:51:54 +01:00