{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/5"}],"enrichment":{"capability":"Provides embedding and reranker model integrations for Milvus vector database, supporting OpenAI, Voyage AI, Cohere, SentenceTransformers, and Hugging Face models.","skillfed_tags":["vector-database","embeddings","model-integration"],"use_cases":["Generate embeddings from text using OpenAI, Cohere, or open-source models and store them in a vector database for semantic search.","Rerank search results using different reranker models to improve relevance without reindexing.","Build a retrieval-augmented generation pipeline where embeddings are created and managed through a unified interface.","Integrate SentenceTransformers models into an application without writing custom model loading code.","Switch between embedding providers with minimal code changes."],"what_it_does":"pymilvus-model is a library that bridges embedding and reranking models with Milvus, an open-source vector database for AI applications. It abstracts away the complexity of integrating different model providers\u2014including commercial services like OpenAI and Voyage AI, as well as open-source options via SentenceTransformers and Hugging Face\u2014so you can generate embeddings or rerank results without writing provider-specific integration code.\n\nThe package depends on transformers, onnxruntime, scipy, protobuf, and numpy to handle model loading, inference, and numerical operations. It is designed to work with Python 3.8 and above. The library is intended for developers building AI search or retrieval systems who need a standard way to generate or rerank embeddings.","worth_installing":"Yes, if you need a standard way to integrate embedding or reranking models with Milvus. The package has low install friction, permissive licensing, and no known vulnerabilities. However, the aging maintenance status (501 days since last release) warrants checking that its dependencies remain compatible with your environment."},"id":"pymilvus-model","links":{"html":"https://skillfed.io/packages/pymilvus-model","md":"https://skillfed.io/packages/pymilvus-model.md","pypi":"https://pypi.org/project/pymilvus-model/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-03-31","license_spdx":null,"license_treatment":"permissive","name":"pymilvus.model","python_support":"supports_current","summary":"Model components for PyMilvus, the Python SDK for Milvus"},"popularity":{"monthly_downloads":399404,"position":6947,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.2"}
