Questions tagged [milvus]

Milvus is a vector database. Use this tag for questions specific to Milvus. For questions about vector databases in general, use "vector-database" tag.

Milvus was created in 2019 with a singular goal: store, index, and manage massive embedding vectors generated by deep neural networks and other machine learning (ML) models.

47 questions
-1
votes
1 answer

Is there a way to mock milvus database?

I'm working on a project for semantic search using Transfomers + milvus (1.1.1) database. Is there a way to mock milvus database, or run tests without having to create a milvus server.
-1
votes
1 answer

Does milvus2.0 support restful API?

Milvus1.x can support restful API. I can find some docs from here. But I don't find restful API docs for Milvus2.0.
Jack
  • 85
  • 5
1 2 3
4