AGENTS.md for Milvus
使用 PyMilvus 生成、审查或调试 Milvus 向量数据库代码的 AI coding agent 的规则和模式。
Python SDK
AI coding assistant 使用 MilvusClient 编写正确的 Milvus Python 代码的规则。
Schema 设计
AI coding assistant 设计正确的 Milvus Collection Schema 的规则。
搜索模式
AI coding assistant 在 Milvus 中实现搜索、混合搜索和全文搜索的规则。
索引选择
AI coding assistant 选择和配置 Milvus 索引的规则。
RAG Pipeline
AI coding assistant 使用 Milvus 构建 RAG Pipeline 的规则。