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 |
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 |
YISH
|
1dc9690696
|
Add milvusTextField configuration for Milvus
langchain python use `text`
https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/vectorstores/milvus.py#L119
while langchian js use `langchain`
https://github.com/langchain-ai/langchainjs/blob/main/libs/langchain-community/src/vectorstores/milvus.ts#L61
so it is necessary to add milvusTextField configuration for Milvus.
|
2024-01-10 17:32:46 +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 |