mirror of https://github.com/milvus-io/milvus.git
update readme (#12178)
Signed-off-by: zilliz <zilliz@zillizdeMacBook-Pro.local> Co-authored-by: zilliz <zilliz@zillizdeMacBook-Pro.local>pull/12289/head
parent
219e353e80
commit
6fd364ebf5
|
@ -113,7 +113,7 @@ where `host` should be set as the IP address of the Milvus service, and `*.html`
|
|||
|
||||
### Module Overview
|
||||
|
||||
![Module Overview](./graphs/module_call_diagram.jpg)
|
||||
![Module Overview](./graphs/module_call_diagram.jpeg)
|
||||
|
||||
<img src="graphs/sdk_test_flow_chart.jpg" alt="SDK Test Flow Chart" width="400"/>
|
||||
|
||||
|
|
|
@ -105,7 +105,7 @@ Milvus 支持4种部署方式,请根据需求选择部署方式,PyMilvus 支
|
|||
|
||||
**模块调用关系图**
|
||||
|
||||
[![img](https://github.com/milvus-io/milvus/raw/master/tests/python_client/graphs/module_call_diagram.jpg)](https://github.com/milvus-io/milvus/blob/master/tests/python_client/graphs/module_call_diagram.jpeg)
|
||||
[![img](https://github.com/milvus-io/milvus/raw/master/tests/python_client/graphs/module_call_diagram.jpeg)](https://github.com/milvus-io/milvus/blob/master/tests/python_client/graphs/module_call_diagram.jpeg)
|
||||
|
||||
<img src="graphs/sdk_test_flow_chart.jpg" alt="SDK Test Flow Chart" width="400"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue