Commit Graph

13 Commits

Author SHA1 Message Date
Henry Heng 2b1273ca31
Bugfix/Missing Filter for VectorStore to Document (#2285)
add filter for vector store to document
2024-04-29 22:25:40 +01:00
Vinod Kiran 1129782758
Code Cleanup - unnecessary document creation in Pinecone and Astra Vector Stores (#2124)
code cleanup
2024-04-09 15:34:29 +01:00
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 4773a13042 update lc version 2024-02-19 18:49:35 +08:00
Henry 0606d2c6dd upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
Henry 049a35968a remove pinecone env linting issue 2024-01-25 18:30:27 +00:00
niztal 0214ed1a73 support pinecone serverless indexes 2024-01-18 19:28:38 +02:00
Henry 1bf7944776 update retrievers and add mmr to other vector stores 2024-01-17 15:55:56 +00:00
vinodkiran 56b043264a MMR Search for Pinecone, Weaviate, Zep and Supabase 2023-12-22 12:08:48 +05:30
vinodkiran 1ffa568974 Addition of Pinecone MMR search 2023-12-22 09:08:53 +05:30
abhishekshankr bc459df067 Updated icons 2023-12-18 12:52:27 -05: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