- connect to Milvus
- create collection
- insert data
- create index
- search, query, and hybrid search on entities
- delete entities by PK
- drop collection
Copy the .env.example file to a new file named .env. Update the values.
go to the folder and execute the command python hello_milvus.py
https://github.ibm.com/Alexander-Seymour/milvus-techzone/blob/main/README.md