Skip to content

feat(rag): Milvus support configure database name#978

Open
guanxuc wants to merge 1 commit intoagentscope-ai:mainfrom
guanxuc:milvus-support-dbname-975
Open

feat(rag): Milvus support configure database name#978
guanxuc wants to merge 1 commit intoagentscope-ai:mainfrom
guanxuc:milvus-support-dbname-975

Conversation

@guanxuc
Copy link
Contributor

@guanxuc guanxuc commented Mar 16, 2026

AgentScope-Java Version

1.0.11

Description

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

@guanxuc guanxuc requested a review from a team March 16, 2026 09:29
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

❌ Patch coverage is 80.85106% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...java/io/agentscope/core/rag/store/MilvusStore.java 80.85% 8 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@guanxuc guanxuc force-pushed the milvus-support-dbname-975 branch from 247131b to 7ae8f64 Compare March 16, 2026 14:34
@guanxuc guanxuc force-pushed the milvus-support-dbname-975 branch from 7ae8f64 to cf21ef8 Compare March 16, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: MilvusStore 支持 dbName 参数

1 participant