v3.4.0
版本发布时间: 2023-11-13 21:02:16
vearch/vearch最新发布版本:v3.5.4(2024-10-24 18:29:30)
Added
- Add option of cluster_state in config
- Add node to faulty list on rpc error
- Add interface of document/query
- Add interface of document/upsert
- Add interface of document/search
- Add limit for document interface
- Add config option for replica_num
Removed
Changed
- Redefine data interfaces
- Make rocksdb the default component
- Document/query support to get document on specify partition
- Unify the return format of document/delete interface
- Simplify the return data of document/upsert
- Unify the return format of document/[query|upsert] interface
- Update langchain plugins
- Update etcd version to v3.5.6
- Change etcd InitialClusterToken to cluster name
- Change item_to_docid_ storage to rocksdb