Skip to main content

Model components for PyMilvus, the Python SDK for Milvus

Project description

Milvus Model Lib

The milvus-model library provides model components for PyMilvus, the official Python SDK for Milvus, an open-source vector database built for AI applications.

Installation

milvus-model supports Python 3.8 and above. Install it via pip:

pip install milvus-model

This command installs milvus-model directly. If you're working within the PyMilvus ecosystem and want to include milvus-model as an optional component, you can install it using:

pip install pymilvus[model] 
# or pip install "pymilvus[model]" for zsh.

To upgrade milvus-model to the latest version, use:

pip install milvus-model --upgrade

If milvus-model was initially installed as part of the PyMilvus optional components, you should also upgrade PyMilvus to ensure compatibility. This can be done with:

pip install pymilvus[model] --upgrade

If you need to install a specific version of milvus-model, specify the version number:

pip install milvus-model==0.2.0

This command installs version 0.2.0 of milvus-model.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

milvus_model-0.2.6.tar.gz (35.0 kB view details)

Uploaded Source

Built Distribution

milvus_model-0.2.6-py3-none-any.whl (42.7 kB view details)

Uploaded Python 3

File details

Details for the file milvus_model-0.2.6.tar.gz.

File metadata

  • Download URL: milvus_model-0.2.6.tar.gz
  • Upload date:
  • Size: 35.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for milvus_model-0.2.6.tar.gz
Algorithm Hash digest
SHA256 9c1b49805091a59c96a317be0aa3272612d469f0a6c8960f0f7caf2a9b7e9893
MD5 346aaf7a8dc40d52fff7b518a5538b4d
BLAKE2b-256 da40283bc39897b9150be810752f79d9c55fd15071f6140f2f7d8f33ea7bcc1c

See more details on using hashes here.

File details

Details for the file milvus_model-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: milvus_model-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 42.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for milvus_model-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 205f076f2effc4c81f788d1f71dcb9ca15cbbfa44a70294038daf4acf545cc06
MD5 9bc3bb1bf8d9afa5bfaa83fe282df502
BLAKE2b-256 4c31e6377dd2fdc4eea0f5376c58bb6925efaec4106075cef4037c4822f14fa5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page