mirror of https://github.com/milvus-io/milvus.git
RESTful API. The influenced API are as follows: - Handler. insert - HandlerV1. insert/upsert - HandlerV2. insert/upsert/search We do not modify search API in Handler/HandlerV1 because they do not support fp16/bf16 vectors. module github.com/milvus-io/milvus/pkg: Add `Float32ArrayToBFloat16Bytes()`, `Float32ArrayToFloat16Bytes()` and `Float32ArrayToBytes()`. These method will be used in GoSDK in the future. issue: #37448 Signed-off-by: Yinzuo Jiang <yinzuo.jiang@zilliz.com> Signed-off-by: Yinzuo Jiang <jiangyinzuo@foxmail.com> |
||
|---|---|---|
| .. | ||
| qa | ||
| restful-data | ||
| values | ||
| breakdown_rolling_update.py | ||
| ci-util-4am.sh | ||
| ci-util.sh | ||
| ci_e2e.sh | ||
| ci_e2e_4am.sh | ||
| ci_logs.sh | ||
| docker_image_find_tag.sh | ||
| e2e-k8s.sh | ||
| e2e-restful.sh | ||
| e2e.sh | ||
| export_log_docker.sh | ||
| export_log_k8s.sh | ||
| export_log_k8s_for_operator.sh | ||
| export_logs.sh | ||
| export_pprof_goroutine.sh | ||
| get_author_email.sh | ||
| get_etcd_info.sh | ||
| get_helm_chart_version_by_app_version.py | ||
| get_image_tag_by_short_name.py | ||
| get_release_name.sh | ||
| install_milvus.sh | ||
| prepare_e2e.sh | ||
| uninstall_milvus.sh | ||