junjiejiangjjj
junjiejiangjjj
Signed-off-by: junjie.jiang
### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? - [ ] Preprocess support GPU....
Design the runtime classes Signed-off-by: junjie.jiang
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: - Deployment mode(standalone or cluster): - MQ type(rocksmq,...
Right now milvus-lite doesn't support native Windows install yet, but can work around with wsl (https://learn.microsoft.com/en-us/windows/wsl/install),
Change the default behavior of milvus_client from connecting to localhost to using local files. ```python from pymilvus import MilvusClient # by default would create a file called `milvus.db`. client =...
https://github.com/milvus-io/milvus/issues/35856