🔍 Milvus Semantic Search API
Powerful vector search and document embedding service
✅ API is running and ready to serve requests
🚀 Features
- Create and manage vector collections
- Insert documents with automatic embedding
- Semantic search with natural language queries
- Support for multiple embedding models
- RESTful and gRPC APIs
- Role-based access control
📚 Quick Start
Use the API documentation to explore available endpoints and test functionality.
Version: 0.1.0
Built with: FastAPI + Milvus + Python